Searched refs:test_call_e (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
H A D | hwloop-branch-out.s | 110 test_call_e: label 111 .macro test_call_e lc:req, exp5:req, exp6:req, exp7:req macro 119 test_call_e 0, 1, 1, 2 120 test_call_e 1, 1, 1, 2 121 test_call_e 2, 2, 2, 3 122 test_call_e 10, 10, 10, 11
|