sergei
|
dc628b8969
* x86: Completely skip instructions that do not exist for target CPU bit width. The existing behavior of writing mnemonics and properties but no encoding allows an invalid instruction to be recognized by assembler reader or even generated by compiler, but it but won't assemble anyway.
|
пре 11 година |
nickysn
|
f6e846c574
+ added the NEC V20/V30 instructions
|
пре 11 година |
nickysn
|
c47d745bcf
+ added support for i8086 in mkx86ins.pp
|
пре 12 година |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
пре 12 година |
pierre
|
43abca844f
Add missing mode objfpc needed for out parameter type
|
пре 13 година |
pierre
|
b1975eb088
Use out untyped parameter to avoid warnings
|
пре 13 година |
florian
|
8308b46a94
+ support for assembler instructions with four operands
|
пре 14 година |
sergei
|
504e0c6816
x86 assembler fixes:
|
пре 14 година |
sergei
|
9bb0dc6cfe
* mkx86ins.pp: ot_signed flag must not be set by literal opcodes. Ignore 2- and 3-byte literal sequences, not just 1-byte ones.
|
пре 14 година |
sergei
|
f97f223de6
x86_64 assembler reader improvements:
|
пре 14 година |
peter
|
eb725d4e44
Merged revisions 2908,2911,2913-2917 via svnmerge from
|
пре 19 година |
daniel
|
45bcc5b07a
* Add support for jmp $0011:$22334455 to Intel asm reader, request from
|
пре 20 година |
fpc
|
790a4fe2d3
* log and id tags removed
|
пре 20 година |
fpc
|
50778076c3
initial import
|
пре 20 година |
peter
|
e417e34496
* truncate log
|
пре 20 година |
peter
|
e741991cfc
* support X86_64 and NOX86_64 flags
|
пре 21 година |
peter
|
bdf2392ff4
* linux path separators
|
пре 21 година |
florian
|
541955ad91
+ x86 instruction tables for x86-64 extended
|
пре 21 година |
florian
|
f495796796
* x86 instruction table updated to nasm 0.98.37:
|
пре 22 година |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
пре 22 година |