Home
last modified time | relevance | path

Searched refs:RDval (Results 26 – 44 of 44) sorted by relevance

12

/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/mips32/
H A Dbranches_r6.c53 #define TESTINST2(instruction, RDval, RSval, RD, RS) \ argument
62 "b r_end"instruction#RDval"\n\t" \
64 "end21"instruction#RDval":\n\t" \
67 "r_end"instruction#RDval":\n\t" \
70 : "r" (RSval), "r" (RDval) \
77 #define TESTINST3(instruction, RDval, RSval, RD, RS) \ argument
83 instruction" $" #RS ", end"instruction#RDval"\n\t" \
86 "end"instruction#RDval":\n\t" \
90 : "r" (RSval), "r" (RDval) \
107 "end"instruction#RDval":\n\t" \
[all …]
H A DMoveIns.c159 #define TESTINSNMOVE2(instruction, RDval, RSval, RD, RS, cc) \ argument
173 : "r" (RSval), "r" (RDval), "r" (cc) \
177 instruction, out, RDval, RSval, cc); \
H A Dmips32_dspr2.c113 #define TESTDSPINST_BPOSGE32(instruction, RDval, POSval, RD, POSreg) \ argument
121 instruction" end"instruction#RDval" \n\t" \
124 "end"instruction#RDval": \n\t" \
128 : "r" (POSval), "r" (RDval) \
H A Dmips32_dsp.c97 #define TESTDSPINST_BPOSGE32(instruction, RDval, POSval, RD, POSreg) \ argument
105 instruction" end"instruction#RDval" \n\t" \
108 "end"instruction#RDval": \n\t" \
112 : "r" (POSval), "r" (RDval) \
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/mips64/
H A Dbranches_r6.c53 #define TESTINST2(instruction, RDval, RSval, RD, RS) \ argument
62 "b r_end"instruction#RDval"\n\t" \
64 "end21"instruction#RDval":\n\t" \
67 "r_end"instruction#RDval":\n\t" \
70 : "r" (RSval), "r" (RDval) \
77 #define TESTINST3(instruction, RDval, RSval, RD, RS) \ argument
83 instruction" $" #RS ", end"instruction#RDval"\n\t" \
86 "end"instruction#RDval":\n\t" \
90 : "r" (RSval), "r" (RDval) \
107 "end"instruction#RDval":\n\t" \
[all …]
H A Dmove_instructions.c180 #define TEST5(instruction, RDval, RSval, RD, RS) \ argument
190 : "r" (RDval), "r" (RSval), "f" (fs1_f[i]), "f" (fs2_f[i]) \
194 instruction, RDval, RSval, out); \
H A Dbranch_and_jump_instructions.stdout.exp515 --- BEQ --- if RSval == RTval then out = RDval + 1 else out = RDval + 6
532 --- BGEZ --- if RSval >= 0 then out = RDval + 1 else out = RDval + 9
549 --- BGEZAL --- if RSval >= 0 then out = RDval + 1 else out = RDval + 6
566 --- BGTZ --- if RSval > 0 then out = RDval + 1 else out = RDval + 9
583 --- BLEZ --- if RSval <= 0 then out = RDval + 1 else out = RDval + 9
600 --- BLTZ --- if RSval < 0 then out = RDval + 1 else out = RDval + 9
617 --- BLTZAL --- if RSval < 0 then out = RDval + 1 else out = RDval + 6
634 --- BNE --- if RSval != RTval then out = RDval + 1 else out = RDval + 6
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/mips64/
H A Dbranches_r6.c53 #define TESTINST2(instruction, RDval, RSval, RD, RS) \ argument
62 "b r_end"instruction#RDval"\n\t" \
64 "end21"instruction#RDval":\n\t" \
67 "r_end"instruction#RDval":\n\t" \
70 : "r" (RSval), "r" (RDval) \
77 #define TESTINST3(instruction, RDval, RSval, RD, RS) \ argument
83 instruction" $" #RS ", end"instruction#RDval"\n\t" \
86 "end"instruction#RDval":\n\t" \
90 : "r" (RSval), "r" (RDval) \
107 "end"instruction#RDval":\n\t" \
[all …]
H A Dmove_instructions.c180 #define TEST5(instruction, RDval, RSval, RD, RS) \ argument
190 : "r" (RDval), "r" (RSval), "f" (fs1_f[i]), "f" (fs2_f[i]) \
194 instruction, RDval, RSval, out); \
H A Dbranch_and_jump_instructions.stdout.exp515 --- BEQ --- if RSval == RTval then out = RDval + 1 else out = RDval + 6
532 --- BGEZ --- if RSval >= 0 then out = RDval + 1 else out = RDval + 9
549 --- BGEZAL --- if RSval >= 0 then out = RDval + 1 else out = RDval + 6
566 --- BGTZ --- if RSval > 0 then out = RDval + 1 else out = RDval + 9
583 --- BLEZ --- if RSval <= 0 then out = RDval + 1 else out = RDval + 9
600 --- BLTZ --- if RSval < 0 then out = RDval + 1 else out = RDval + 9
617 --- BLTZAL --- if RSval < 0 then out = RDval + 1 else out = RDval + 6
634 --- BNE --- if RSval != RTval then out = RDval + 1 else out = RDval + 6
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/mips32/
H A DMoveIns.c159 #define TESTINSNMOVE2(instruction, RDval, RSval, RD, RS, cc) \ argument
173 : "r" (RSval), "r" (RDval), "r" (cc) \
177 instruction, out, RDval, RSval, cc); \
H A Dmips32_dspr2.c113 #define TESTDSPINST_BPOSGE32(instruction, RDval, POSval, RD, POSreg) \ argument
121 instruction" end"instruction#RDval" \n\t" \
124 "end"instruction#RDval": \n\t" \
128 : "r" (POSval), "r" (RDval) \
H A Dmips32_dsp.c97 #define TESTDSPINST_BPOSGE32(instruction, RDval, POSval, RD, POSreg) \ argument
105 instruction" end"instruction#RDval" \n\t" \
108 "end"instruction#RDval": \n\t" \
112 : "r" (POSval), "r" (RDval) \
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/arm/
H A Dv6intARM.c100 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
119 : "r" (RDval), "r" (RD2val), "r" (RMval), "r" (RSval), "r" (carryin) \
H A Dv6intThumb.c47 #define TESTINST1x(instruction, RDval, RD, cvin) \ argument
59 : "r" (gen_cvin(cvin)), "r"(RDval) \
106 #define TESTINST2x(instruction, RDval, RMval, RD, RM, cvin) \ argument
119 : "r" (RMval), "r" (gen_cvin(cvin)), "r"(RDval) \
190 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, cvin) \ argument
207 : "r" (RDval), "r" (RD2val), "r" (RMval), "r" (RSval), "r" (gen_cvin(cvin)) \
H A Dv6media.c109 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
126 : "r" (RDval), "r" (RD2val), "r" (RMval), "r" (RSval), "r" (gen_cin(carryin)) \
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/arm/
H A Dv6intARM.c100 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
119 : "r" (RDval), "r" (RD2val), "r" (RMval), "r" (RSval), "r" (carryin) \
H A Dv6intThumb.c47 #define TESTINST1x(instruction, RDval, RD, cvin) \ argument
59 : "r" (gen_cvin(cvin)), "r"(RDval) \
106 #define TESTINST2x(instruction, RDval, RMval, RD, RM, cvin) \ argument
119 : "r" (RMval), "r" (gen_cvin(cvin)), "r"(RDval) \
190 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, cvin) \ argument
207 : "r" (RDval), "r" (RD2val), "r" (RMval), "r" (RSval), "r" (gen_cvin(cvin)) \
H A Dv6media.c109 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
126 : "r" (RDval), "r" (RD2val), "r" (RMval), "r" (RSval), "r" (gen_cin(carryin)) \

12