nickysn
|
acfa199b09
* in the nasm writer, only output a segment prefix for the [si] operand, in
|
8 lat temu |
nickysn
|
a8232ac477
+ added warning if source or destination for x86 string instructions isn't
|
8 lat temu |
nickysn
|
4a8aec26bf
* fixed test tasm12c.pp (uses asmmode intel, not att)
|
8 lat temu |
nickysn
|
dd9b5eb2aa
+ added the 'Cannot override ES' message in the at&t assembler reader as well
|
8 lat temu |
nickysn
|
27978de111
+ extended tests with segment overrides in at&t asm mode
|
8 lat temu |
nickysn
|
1ee36b5b9b
+ added error message in the intel assembler reader, when an attempt is made to
|
8 lat temu |
marco
|
24e0fc5aad
* updated links mantis 32504
|
8 lat temu |
nickysn
|
baf492c7a5
+ another helper function: x86_parameterized_string_op_param_count
|
8 lat temu |
nickysn
|
4c75b15afe
* shortened the names of the is_x86_string_instruction_op,
|
8 lat temu |
nickysn
|
e3ca2a3043
+ added helper functions get_x86_string_op_si_param and get_x86_string_op_di_param
|
8 lat temu |
nickysn
|
5a5cd65559
+ added helper functions x86_param2paramless_string_op and
|
8 lat temu |
nickysn
|
2f28768d2d
* simplify some code, by using is_x86_parameterized_string_instruction_op
|
8 lat temu |
nickysn
|
98c4986b6d
+ added x86 helper functions is_x86_string_instruction_op,
|
8 lat temu |
nickysn
|
0fb79946a5
+ added support for the parameterized versions of the x86 string instructions
|
8 lat temu |
pierre
|
c8722d4237
Fix tw32115 test for msdos target by using longint type explicitly for CalcSmth function parameter
|
8 lat temu |
florian
|
4109738582
+ build exeinfo by buildrtl unit
|
8 lat temu |
michael
|
352f99c15f
* Write more types
|
8 lat temu |
marco
|
b1e4515896
* switch to 3.0.2 as prefered version
|
8 lat temu |
Mattias Gaertner
|
bb15bbec52
fcl-passrc: resolver: enum range: assign enum:=enumrange
|
8 lat temu |
michael
|
7abc3af339
* Some cosmetic, license text and other changes based on code review by Nayuki
|
8 lat temu |
Mattias Gaertner
|
1b2511c0a0
fcl-passrc: resolver: enum range: pred(), succ(), low(), high(), typecast integer to enum range
|
8 lat temu |
michael
|
c2c561a827
* QR Code printable element, plus demo report, using newly added QR Code generator unit
|
8 lat temu |
svenbarth
|
fcc1ce7a08
* fix for Mantis #30344: applied patch by Mario Ray Mahardhika to add new command line option -Sj[-|+] to control writeable typed constants (with a small adjustment to the help text)
|
8 lat temu |
michael
|
656405d7dc
+ Added QR code generator, image drawer
|
8 lat temu |
michael
|
f218a369d6
* Remove debug writeln
|
8 lat temu |
Mattias Gaertner
|
bc6b6fe7c9
fcl-passrc: resolver: fixed CheckClassIsClass if DestType is forward class
|
8 lat temu |
Mattias Gaertner
|
061c0b4da3
pastojs: test raise functioncall
|
8 lat temu |
Mattias Gaertner
|
40b359c1ba
fcl-passrc: resolver: raise functioncall
|
8 lat temu |
michael
|
243002023c
* Patch from Markus Beth to fix some comments
|
8 lat temu |
nickysn
|
d96558cd64
* fixed bug in assembling some 32-bit instructions on the i8086 target (e.g.
|
8 lat temu |