Lines Matching refs:RDval
42 #define TESTINST1s(instruction, RDval) \ argument
50 instruction" end"instruction"s"#RDval "\n\t" \
53 "end"instruction"s"#RDval":" "\n\t" \
64 #define TESTINST1d(instruction, RDval) \ argument
72 instruction" end"instruction"d"#RDval "\n\t" \
75 "end"instruction"d"#RDval":" "\n\t" \
86 #define TESTINST2s(instruction, RDval) \ argument
94 instruction" end"instruction"s"#RDval "\n\t" \
96 "end"instruction"s"#RDval":" "\n\t" \
107 #define TESTINST2d(instruction, RDval) \ argument
115 instruction" end"instruction"d"#RDval "\n\t" \
117 "end"instruction"d"#RDval":" "\n\t" \
128 #define TESTINST_CONDs(instruction, RDval) \ argument
136 "bc1f end"instruction"s"#RDval "\n\t" \
139 "end"instruction"s"#RDval":" "\n\t" \
150 #define TESTINST_CONDd(instruction, RDval) \ argument
158 "bc1f end"instruction"d"#RDval "\n\t" \
161 "end"instruction"d"#RDval":" "\n\t" \