svenbarth
|
2f74a51eb8
|
* fix .seh_savereg: the offset is checked with a bitmask, not a divisor, so use "and", not "mod"
git-svn-id: trunk@39877 -
|
2018-10-07 12:25:09 +00:00 |
|
sergei
|
8f05f8c839
|
- Forgot to commit with r29081
git-svn-id: trunk@29082 -
|
2014-11-16 17:29:52 +00:00 |
|
sergei
|
0db44ae108
|
+ Support SEH directives in x86_64 AT&T asmreader.
git-svn-id: trunk@19366 -
|
2011-10-04 12:26:41 +00:00 |
|
sergei
|
08e895cf7c
|
* Fixed handling of 'movq' instruction by assembler reader, resolves #18205.
git-svn-id: trunk@17497 -
|
2011-05-19 06:44:24 +00:00 |
|
Jonas Maebe
|
2adb00ac45
|
* enabled operand size checking (don't know why it was disabled,
but enabling it lets the compiler catch the error in tbf/tb0037
and causes no regressions)
git-svn-id: trunk@9465 -
|
2007-12-15 22:30:23 +00:00 |
|
peter
|
bf652ab1d2
|
* fixed att asmmode
git-svn-id: trunk@6672 -
|
2007-02-27 16:31:40 +00:00 |
|
peter
|
e0729f1be1
|
* fixed typo
git-svn-id: trunk@6668 -
|
2007-02-26 17:16:10 +00:00 |
|
peter
|
70e0846275
|
* Add ATT as asmmode name to be compatible with i386
git-svn-id: trunk@6646 -
|
2007-02-25 16:47:50 +00:00 |
|
florian
|
2a48eacea7
|
+ standard assembler for x86-64
git-svn-id: trunk@2934 -
|
2006-03-16 19:54:18 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
florian
|
85bed883ce
|
* another bunch of x86-64 fixes mainly calling convention and
assembler reader related
|
2004-01-14 23:39:05 +00:00 |
|