Commit Graph

103 Commits

Author SHA1 Message Date
862be04125 Define ARO_COUNT for the amount of operands supported 2018-09-09 20:37:54 +02:00
936db21b44 Code cleanup 2018-09-09 20:37:34 +02:00
74a3f6b83c Update the copyright notice 2018-09-09 20:13:44 +02:00
bd1e042f8d Reflect the new project name 2018-09-09 19:52:23 +02:00
73dab081eb Update the copyright notice 2018-09-08 20:09:29 +02:00
3767308cf9 Add support for encoding prefixes 2018-09-08 20:04:54 +02:00
c8475833c1 Allow prefixes to have an opcode and flags 2018-09-08 18:14:57 +02:00
6c5e3cdd91 Update the copyright notice 2018-08-17 20:30:37 +02:00
0bc444ee23 Add support for instruction prefixes 2018-08-17 20:29:48 +02:00
9109079731 Update the copyright notice 2018-08-17 19:15:05 +02:00
aef23a45f2 Find instruction names instead of allocating memory 2018-08-17 19:13:42 +02:00
cc56dd93cb Begin to implement directives 2017-10-15 21:16:50 +02:00
bb876e9627 Update the copyright notice 2017-10-15 21:04:41 +02:00
a38e35cda1 Code cleanup 2017-10-15 21:04:14 +02:00
9ca17b04d0 Add a callback for directives 2017-10-11 23:35:41 +02:00
3064cd91aa Update the copyright notice 2017-10-08 04:44:00 +02:00
2ac49b0d7f Constify 2017-10-08 04:43:44 +02:00
89feabb47a Let format back-ends help guess the architecture 2017-10-06 05:52:52 +02:00
dd15f8c358 Update the copyright notice 2017-10-06 02:37:20 +02:00
0490f31200 Let format plug-ins report errors on destruction 2017-10-06 02:36:33 +02:00
dec5f38acf Update the copyright notice 2017-10-06 01:59:14 +02:00
13f76e693f Add the notion of symbols 2017-10-06 01:58:13 +02:00
e235e4a139 Allow values to be forwarded to the pre-processor as well 2015-09-05 18:09:26 +02:00
9f3995c5f6 Update some copyright notices 2015-09-05 03:15:50 +02:00
47f4990b9b Allow sections to have flags 2015-09-05 03:15:14 +02:00
4c57151be7 No longer store Makefiles in the source tree 2015-08-24 02:17:54 +02:00
4415b63b63 Remove unimplemented call 2015-08-21 02:45:41 +02:00
0e7c7273af Add a flag field to the registers 2015-07-07 22:58:47 +02:00
66dfc88fbd Code cleanup 2015-07-07 22:56:25 +02:00
a93c0b1b8e Clarify a couple fields 2015-07-03 00:51:46 +02:00
203ace46a5 Also keep track of the license of individual plug-ins 2015-07-03 00:08:29 +02:00
5588dbf008 Update the copyright notice 2015-07-02 23:56:07 +02:00
ec9ed7415e Give a description to the "arch" and "format" plug-ins 2015-07-02 23:54:47 +02:00
f9106bfeac Re-generate the Makefiles 2015-06-15 01:52:36 -04:00
18da5d3266 Re-generated the Makefiles 2015-02-23 02:08:48 +01:00
a46b7459fc Added partial support for building with OBJDIR 2014-11-12 22:18:21 +01:00
97631153fe Updated the copyright line 2014-07-29 00:37:08 +02:00
baa22f974f Added macros for instructions with 4 and 5 operands 2014-07-29 00:36:52 +02:00
eb0e058de5 Exposing the instruction list 2013-06-18 17:07:40 +02:00
421fa03aca Constified 2013-06-18 16:51:22 +02:00
e6957b7ab9 Code cleanup 2013-06-18 15:19:36 +02:00
51b674501d Updating the method offsets 2013-06-05 22:09:38 +02:00
594ff7c227 Added a "description" field to the registers definition 2013-04-08 02:42:31 +02:00
4edc9d49ca Re-generated the Makefiles 2013-04-07 21:12:51 +02:00
02c4f699ae Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
d17ca8dfde Re-generated the Makefiles 2013-02-11 01:41:34 +01:00
6f434e2660 Re-generated Makefiles 2013-01-07 02:21:30 +01:00
7c2abdbca0 Also updated the internal API for AsmFormat 2012-12-02 21:45:39 +01:00
20e736f73f Updated the internal plug-in API (for AsmArch first) 2012-12-02 02:53:25 +01:00
b4c61cbfcf Updated the format API to allow reporting errors 2012-12-01 00:03:42 +01:00