Searched refs:CYCLES2 (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dcycles.s11 CYCLES2 = R1; define
13 /* CYCLES should be "small" while CYCLES2 should be R1 still */
18 R3 = CYCLES2;
27 /* Test the "shadowed" CYCLES2 -- only a read of CYCLES reloads it */
29 CYCLES2 = R1; define
30 R2 = CYCLES2;
35 R2 = CYCLES2;
H A Dse_regmv_usp_sysreg.S90 CYCLES2 = USP; define
99 R1 = CYCLES2; // KLUDGE moved read after that for cycles
H A Dpush-pop.s83 dmm_check CYCLES2
H A Dse_popkill.S398 CYCLES2 = R7; define
466 CYCLES2 = [ SP ++ ]; define
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dcycles.s11 CYCLES2 = R1; define
13 /* CYCLES should be "small" while CYCLES2 should be R1 still */
18 R3 = CYCLES2;
27 /* Test the "shadowed" CYCLES2 -- only a read of CYCLES reloads it */
29 CYCLES2 = R1; define
30 R2 = CYCLES2;
35 R2 = CYCLES2;
H A Dse_regmv_usp_sysreg.S90 CYCLES2 = USP; define
99 R1 = CYCLES2; // KLUDGE moved read after that for cycles
H A Dpush-pop.s83 dmm_check CYCLES2
H A Dse_popkill.S398 CYCLES2 = R7; define
466 CYCLES2 = [ SP ++ ]; define
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/
H A Dstack2.s48 [--SP ] = CYCLES2;
105 CYCLES2= [ SP ++ ] ;
H A Dstack2.d37 3a: 77 01 \[--SP\] = CYCLES2;
73 82: 37 01 CYCLES2 = \[SP\+\+\];
H A Dpseudo.s55 DBG CYCLES2;
H A Dmove.d28 28: 9f 31 R3 = CYCLES2;
H A Dmove2.s223 R7 = CYCLES2;
241 CYCLES2 = R0; define
259 CYCLES2 = P0; define
279 //CYCLES2 = USP;
H A Dpseudo.d52 5a: 37 f8 DBG CYCLES2;
H A Dmove2.d183 15e: bf 31 R7 = CYCLES2;
199 17e: 38 3c CYCLES2 = R0;
215 19e: 78 3c CYCLES2 = P0;
H A Dallinsn16.d319 [^:]+: 37 01 + CYCLES2 = \[SP\+\+\];
383 [^:]+: 77 01 + \[--SP\] = CYCLES2;
12687 [^:]+: 87 31 + R0 = CYCLES2;
12695 [^:]+: 8f 31 + R1 = CYCLES2;
12703 [^:]+: 97 31 + R2 = CYCLES2;
12711 [^:]+: 9f 31 + R3 = CYCLES2;
12719 [^:]+: a7 31 + R4 = CYCLES2;
12727 [^:]+: af 31 + R5 = CYCLES2;
12735 [^:]+: b7 31 + R6 = CYCLES2;
12743 [^:]+: bf 31 + R7 = CYCLES2;
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.h201 #define SET_CYCLES2REG(val) _SET_CORE32REG (CYCLES2, val)
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.h201 #define SET_CYCLES2REG(val) _SET_CORE32REG (CYCLES2, val)

Completed in 342 milliseconds