Lines Matching refs:RDval
44 #define TESTINST1s(instruction, RDval) \ argument
52 instruction" end"instruction"s"#RDval "\n\t" \
55 "end"instruction"s"#RDval":" "\n\t" \
66 #define TESTINST1d(instruction, RDval) \ argument
74 instruction" end"instruction"d"#RDval "\n\t" \
77 "end"instruction"d"#RDval":" "\n\t" \
88 #define TESTINST2s(instruction, RDval) \ argument
96 instruction" end"instruction"s"#RDval "\n\t" \
98 "end"instruction"s"#RDval":" "\n\t" \
109 #define TESTINST2d(instruction, RDval) \ argument
117 instruction" end"instruction"d"#RDval "\n\t" \
119 "end"instruction"d"#RDval":" "\n\t" \
130 #define TESTINST_CONDs(instruction, RDval) \ argument
138 "bc1f end"instruction"s"#RDval "\n\t" \
141 "end"instruction"s"#RDval":" "\n\t" \
152 #define TESTINST_CONDd(instruction, RDval) \ argument
160 "bc1f end"instruction"d"#RDval "\n\t" \
163 "end"instruction"d"#RDval":" "\n\t" \