svenbarth
|
2f74a51eb8
* fix .seh_savereg: the offset is checked with a bitmask, not a divisor, so use "and", not "mod"
|
6 years ago |
sergei
|
8f05f8c839
- Forgot to commit with r29081
|
10 years ago |
sergei
|
0db44ae108
+ Support SEH directives in x86_64 AT&T asmreader.
|
14 years ago |
sergei
|
08e895cf7c
* Fixed handling of 'movq' instruction by assembler reader, resolves #18205.
|
14 years ago |
Jonas Maebe
|
2adb00ac45
* enabled operand size checking (don't know why it was disabled,
|
17 years ago |
peter
|
bf652ab1d2
* fixed att asmmode
|
18 years ago |
peter
|
e0729f1be1
* fixed typo
|
18 years ago |
peter
|
70e0846275
* Add ATT as asmmode name to be compatible with i386
|
18 years ago |
florian
|
2a48eacea7
+ standard assembler for x86-64
|
19 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 years ago |