Searched defs:asm_ (Results 1 – 4 of 4) sorted by relevance
/external/v8/test/cctest/ |
D | test-disasm-mips.cc | 84 #define COMPARE(asm_, compare_string) \ argument 101 #define COMPARE_PC_REL_COMPACT(asm_, compare_string, offset) \ argument 119 #define COMPARE_PC_REL(asm_, compare_string, offset) \ argument 131 #define COMPARE_PC_JUMP(asm_, compare_string, target) \ argument
|
D | test-disasm-mips64.cc | 84 #define COMPARE(asm_, compare_string) \ argument 101 #define COMPARE_PC_REL_COMPACT(asm_, compare_string, offset) \ argument 119 #define COMPARE_PC_REL(asm_, compare_string, offset) \ argument 131 #define COMPARE_PC_JUMP(asm_, compare_string, target) \ argument
|
D | test-disasm-ppc.cc | 78 #define COMPARE(asm_, compare_string) \ argument
|
D | test-disasm-arm.cc | 78 #define COMPARE(asm_, compare_string) \ argument
|