/external/valgrind/none/tests/arm/ |
D | v6intARM.c | 41 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument 70 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
|
D | v6media.c | 50 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument 79 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
|
D | v6intThumb.c | 135 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, cvin) \ argument 162 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, cvin) \ argument
|
D | vfp.c | 95 #define TESTINSN_vmov_single_core(instruction, SD, RN, RNval) \ argument 134 #define TESTINSN_vmov_2single_2core(instruction, SD1, SD2, RN, RM, RNval, RMval) \ argument 154 #define TESTINSN_vmov_double_2core(instruction, DD, RN, RM, RNval, RMval) \ argument 334 #define TESTINSN_vldr_f64(instruction, DD, RN, RNval, imm) \ argument 351 #define TESTINSN_vldr_f32(instruction, SD, RN, RNval, imm) \ argument
|
/external/valgrind/none/tests/arm64/ |
D | memory.c | 54 #define TESTINST2_hide2(instruction, RNval, RD, RN, carryin) \ argument 81 #define TESTINST3_hide2and3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
|
D | integer.c | 64 #define TESTINST2(instruction, RNval, RD, RN, carryin) \ argument 91 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument 119 #define TESTINST4(instruction, RMval, RNval, RAval, RD, RM, RN, RA, carryin) \ argument
|