florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
peter
|
1de2f94b28
* fixed typo in r4848
|
19 years ago |
peter
|
71665dbc4c
* initial addr_pic support for x86_64 binary writer
|
19 years ago |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 years ago |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
Jonas Maebe
|
51259b697b
* more mmx/sse register spilling fixes:
|
19 years ago |
florian
|
e1d1f92672
* don't write rex twice
|
19 years ago |
florian
|
5118e35016
* another mayewriterex added, fixes #7261
|
19 years ago |
peter
|
34a58e5287
* fix alignment padding for x86_64
|
19 years ago |
peter
|
3167d18e6b
* fix modrm for r13, it has the same limitations as rbp
|
19 years ago |
peter
|
2f147715f4
* more rex fixes
|
19 years ago |
peter
|
b672df519a
* flexible position of REX, required for SSE2 commands
|
19 years ago |
peter
|
41c762a08d
* remove extdebug around rex checking
|
19 years ago |
florian
|
307315cef6
* movq is also a pure move
|
19 years ago |
florian
|
ac4bde88ac
* fix 3 operand instructions with third operand being a constant
|
19 years ago |
florian
|
98d428ff30
* fixed coding style
|
19 years ago |
peter
|
22ada6da0d
* initialize output of process_ea
|
19 years ago |
florian
|
f702b481f0
* fixed assembling of (%rbp)
|
19 years ago |
peter
|
583668896a
* rex is x86_64 only
|
19 years ago |
florian
|
8ba4fcaad9
* fixed handling of code 214
|
19 years ago |
florian
|
2cfd698273
* sib is required for r12 based addressing too
|
19 years ago |
florian
|
7a34d58a15
* encode new 8 bit registers correctly
|
19 years ago |
florian
|
e1147755df
* fixed cmp
|
19 years ago |
florian
|
56dc874476
* rsp based addressing fixed
|
19 years ago |
florian
|
5d243f665a
* fixed <instr> reg,reg with regs>=r8
|
19 years ago |
florian
|
42fab68bc8
* fixed disp32 and rip relative addressing
|
19 years ago |
florian
|
4c9a08b12b
* more x86_64 assembler support, rtl compilation works, executables don't work yet
|
19 years ago |
florian
|
5519158dff
+ no rex.w prefix support
|
19 years ago |
florian
|
ec768f88ae
+ improved x86-64 assembler
|
19 years ago |
peter
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
19 years ago |