florian
|
e1d1f92672
* don't write rex twice
|
19 年之前 |
florian
|
5118e35016
* another mayewriterex added, fixes #7261
|
19 年之前 |
peter
|
34a58e5287
* fix alignment padding for x86_64
|
19 年之前 |
peter
|
3167d18e6b
* fix modrm for r13, it has the same limitations as rbp
|
19 年之前 |
peter
|
2f147715f4
* more rex fixes
|
19 年之前 |
peter
|
b672df519a
* flexible position of REX, required for SSE2 commands
|
19 年之前 |
peter
|
41c762a08d
* remove extdebug around rex checking
|
19 年之前 |
florian
|
307315cef6
* movq is also a pure move
|
19 年之前 |
florian
|
ac4bde88ac
* fix 3 operand instructions with third operand being a constant
|
19 年之前 |
florian
|
98d428ff30
* fixed coding style
|
19 年之前 |
peter
|
22ada6da0d
* initialize output of process_ea
|
19 年之前 |
florian
|
f702b481f0
* fixed assembling of (%rbp)
|
19 年之前 |
peter
|
583668896a
* rex is x86_64 only
|
19 年之前 |
florian
|
8ba4fcaad9
* fixed handling of code 214
|
19 年之前 |
florian
|
2cfd698273
* sib is required for r12 based addressing too
|
19 年之前 |
florian
|
7a34d58a15
* encode new 8 bit registers correctly
|
19 年之前 |
florian
|
e1147755df
* fixed cmp
|
19 年之前 |
florian
|
56dc874476
* rsp based addressing fixed
|
19 年之前 |
florian
|
5d243f665a
* fixed <instr> reg,reg with regs>=r8
|
19 年之前 |
florian
|
42fab68bc8
* fixed disp32 and rip relative addressing
|
19 年之前 |
florian
|
4c9a08b12b
* more x86_64 assembler support, rtl compilation works, executables don't work yet
|
19 年之前 |
florian
|
5519158dff
+ no rex.w prefix support
|
19 年之前 |
florian
|
ec768f88ae
+ improved x86-64 assembler
|
19 年之前 |
peter
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
peter
|
eb725d4e44
Merged revisions 2908,2911,2913-2917 via svnmerge from
|
19 年之前 |
peter
|
94d9a89774
* only set OT_SHORT if the source and target are in the same objsection
|
19 年之前 |
peter
|
17bc033747
Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from
|
19 年之前 |
florian
|
5ece7cbc2f
* first part of x86-64 assembler
|
19 年之前 |
Jonas Maebe
|
ab5f5ca15e
* fixed ppc compilation
|
19 年之前 |