]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
REX64: convert to function-type macro
authorrofl0r <retnyg@gmx.net>
Sat, 26 Sep 2015 18:28:04 +0000 (19:28 +0100)
committerrofl0r <retnyg@gmx.net>
Sat, 26 Sep 2015 18:28:04 +0000 (19:28 +0100)
commit39bf6c27851a8e5101416c3f148341c565ded1de
tree6c4b9b8e73cb0ad4a6849dfcf62d6acf08b91f1c
parent930250ab34e9209a90e3282af7df303747214783
REX64: convert to function-type macro

this allows to parse the file with custom tools that expect a semicolon at the end of a statement.
additionally it makes the code look like C/C++ and not like BASIC.
jit/codegen_x86.cpp