mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-05 19:13:46 +00:00
Update.
git-svn-id: svn://svn.valgrind.org/vex/trunk@1726
This commit is contained in:
parent
a4bb0fa22b
commit
0932865b4d
@ -1,7 +1,7 @@
|
||||
|
||||
/* To build:
|
||||
|
||||
gcc -O -g -o test-amd64 test-amd64.c -lm
|
||||
gcc -g -o test-amd64 test-amd64.c -lm
|
||||
|
||||
*/
|
||||
|
||||
@ -134,11 +134,9 @@ static void *call_start __init_call = NULL;
|
||||
#define OP_CC
|
||||
#include "test-amd64-shift.h"
|
||||
|
||||
#if 0
|
||||
#define OP rcl
|
||||
#define OP_CC
|
||||
#include "test-amd64-shift.h"
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
#define OP shld
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user