Searched refs:LSMNumRegs (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/arm/
H A Darmemu.c3287 STOREMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3291 LOADMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3295 temp = LSBase - LSMNumRegs;
3300 temp = LSBase - LSMNumRegs;
3305 STORESMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3309 LOADSMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3313 temp = LSBase - LSMNumRegs;
3318 temp = LSBase - LSMNumRegs;
3332 STOREMULT (instr, temp, temp + LSMNumRegs);
3337 LOADMULT (instr, temp, temp + LSMNumRegs);
[all...]
H A Darmemu.h358 #define LSMNumRegs ((ARMword) ARMul_BitList[BITS (0, 7)] + \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/arm/
H A Darmemu.c3287 STOREMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3291 LOADMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3295 temp = LSBase - LSMNumRegs;
3300 temp = LSBase - LSMNumRegs;
3305 STORESMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3309 LOADSMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3313 temp = LSBase - LSMNumRegs;
3318 temp = LSBase - LSMNumRegs;
3332 STOREMULT (instr, temp, temp + LSMNumRegs);
3337 LOADMULT (instr, temp, temp + LSMNumRegs);
[all...]
H A Darmemu.h358 #define LSMNumRegs ((ARMword) ARMul_BitList[BITS (0, 7)] + \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/arm/
H A Darmemu.c3287 STOREMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3291 LOADMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3295 temp = LSBase - LSMNumRegs;
3300 temp = LSBase - LSMNumRegs;
3305 STORESMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3309 LOADSMULT (instr, LSBase - LSMNumRegs + 4L, 0L);
3313 temp = LSBase - LSMNumRegs;
3318 temp = LSBase - LSMNumRegs;
3332 STOREMULT (instr, temp, temp + LSMNumRegs);
3337 LOADMULT (instr, temp, temp + LSMNumRegs);
[all...]
H A Darmemu.h358 #define LSMNumRegs ((ARMword) ARMul_BitList[BITS (0, 7)] + \ macro

Completed in 189 milliseconds