Searched refs:SET_ACC (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/d10v/
H A Dsimops.c631 SET_ACC (OP[0], tmp);
667 SET_ACC (OP[0], tmp);
690 SET_ACC (OP[0], tmp);
967 SET_ACC (OP[0], 0);
1605 SET_ACC (OP[0], tmp);
1620 SET_ACC (OP[0], tmp);
1639 SET_ACC (OP[0], tmp);
1683 SET_ACC (OP[0], tmp);
1704 SET_ACC (OP[0], tmp);
1749 SET_ACC (O
[all...]
H A Dd10v_sim.h253 #define SET_ACC(N,VAL) SLOT_PEND (State.a[(N)], (VAL) & MASK40) macro
H A Dinterp.c1433 SET_ACC (rn - SIM_D10V_A0_REGNUM, READ_64 (memory) & MASK40);

Completed in 103 milliseconds