Searched refs:test_call_m (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
H A D | hwloop-branch-out.s | 96 test_call_m: label 97 .macro test_call_m lc:req, exp5:req, exp6:req, exp7:req macro 105 test_call_m 0, 1, 1, 2 106 test_call_m 1, 1, 1, 2 107 test_call_m 2, 2, 2, 3 108 test_call_m 10, 10, 10, 11
|