Lines Matching refs:RDval
217 #define TESTINST1s(instruction, RDval) \ argument
226 instruction" end"instruction"s"#RDval "\n\t" \
229 "end"instruction"s"#RDval":" "\n\t" \
241 #define TESTINST1d(instruction, RDval) \ argument
250 instruction" end"instruction"d"#RDval "\n\t" \
253 "end"instruction"d"#RDval":" "\n\t" \
265 #define TESTINST2s(instruction, RDval) \ argument
274 instruction" end"instruction"s"#RDval "\n\t" \
276 "end"instruction"s"#RDval":" "\n\t" \
288 #define TESTINST2d(instruction, RDval) \ argument
297 instruction" end"instruction"d"#RDval "\n\t" \
299 "end"instruction"d"#RDval":" "\n\t" \
311 #define TESTINST_CONDs(instruction, RDval) \ argument
320 "bc1f end"instruction"s"#RDval "\n\t" \
323 "end"instruction"s"#RDval":" "\n\t" \
334 #define TESTINST_CONDd(instruction, RDval) \ argument
343 "bc1f end"instruction"d"#RDval "\n\t" \
346 "end"instruction"d"#RDval":" "\n\t" \