Searched refs:registers (Results 1 - 25 of 278) sorted by path

1234567891011>>

/linux-master/arch/arm/mach-omap2/
H A Dsleep24xx.S53 stmfd sp!, {r0 - r12, lr} @ save registers on stack
H A Dsram242x.S31 stmfd sp!, {r0 - r12, lr} @ save registers on stack
136 stmfd sp!, {r0 - r10, lr} @ save registers on stack
H A Dsram243x.S31 stmfd sp!, {r0 - r12, lr} @ save registers on stack
136 stmfd sp!, {r0 - r10, lr} @ save registers on stack
/linux-master/arch/arm/mach-sa1100/
H A Dsleep.S119 @ Step 1 clear RT field of all MSCx registers
/linux-master/arch/arm/mm/
H A Dabort-lv4t.S76 and r6, r6, #15 @ r6 = no. of registers to transfer.
H A Dl2c-l2x0-resume.S34 @ The prefetch and power control registers are revision dependent
/linux-master/arch/hexagon/include/asm/
H A Dtraps.h11 #include <asm/registers.h>
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S110 | The registers are used as follows:
912 | Clean up and restore all registers used.
H A Dbinstr.S47 | The registers are used as follows:
H A Dfpsp.h34 | | saved registers |
69 | The registers d0, d1, a0, a1 and fp0-fp3 are always saved and
72 | of these registers, it should modify the saved copy and let
H A Dround.S131 | only. All registers except d0 are kept intact. d0 becomes an
144 moveml %d2/%d3,-(%a7) |make some temp registers
173 moveml (%a7)+,%d2/%d3 |restore scratch registers
378 moveml (%a7)+,%d7/%d6 |restore registers
H A Dsgetem.S126 moveml %d3/%d5/%d6,-(%a7) |save registers
136 moveml (%a7)+,%d3/%d5/%d6 |restore registers
H A Dsrem_mod.S110 moveml %d2-%d7,-(%a7) | ...save data registers
H A Dx_fline.S93 moveml USER_DA(%a6),%d0-%d1/%a0-%a1 |restore data registers
97 moveml USER_DA(%a6),%d0-%d1/%a0-%a1 |restore data registers
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S8389 movm.l &0x3f00,-(%sp) # save some registers {d2-d7}
8413 movm.l (%sp)+,&0xfc # restore registers {d2-d7}
8435 movm.l (%sp)+,&0xfc # restore registers {d2-d7}
9433 movm.l &0x3f00,-(%sp) # save data registers
H A Dfpsp.S2406 # (3) The "fmovm.l" instruction w/ 2 or 3 control registers. #
2974 # the instruction is a fmovm.l with 2 or 3 registers.
8495 movm.l &0x3f00,-(%sp) # save some registers {d2-d7}
8519 movm.l (%sp)+,&0xfc # restore registers {d2-d7}
8541 movm.l (%sp)+,&0xfc # restore registers {d2-d7}
9792 movm.l &0x3f00,-(%sp) # save data registers
18081 # then the address registers have not been updated.
18182 # string of FP registers affected. This value is used as an index into #
18527 # easily changed if they were inputs passed in registers.
19200 # fmovm_ctrl(): emulate fmovm.l of control registers inst
[all...]
H A Dilsp.S545 # load temp registers with operands
671 # load temp registers with operands
H A Dpfpsp.S2405 # (3) The "fmovm.l" instruction w/ 2 or 3 control registers. #
2973 # the instruction is a fmovm.l with 2 or 3 registers.
4231 # string of FP registers affected. This value is used as an index into #
4576 # easily changed if they were inputs passed in registers.
5249 # fmovm_ctrl(): emulate fmovm.l of control registers instr #
5266 # in order to see how many control registers to fetch from memory. #
6333 # only. All registers except d0 are kept intact. d0 becomes an
6356 movm.l &0x3000, -(%sp) # make some temp registers {d2/d3}
6414 movm.l (%sp)+, &0xc # restore scratch registers {d2/d3}
13549 # The registers ar
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_movem.S61 1: addq.w #1,%d1 | count the # of registers in
H A Dfp_scan.S61 | FPDATA - base of emulated FPU registers
/linux-master/arch/parisc/kernel/
H A Dperf_asm.S118 ; shifting is done, from or to, remote diagnose registers.
573 ; shifting is done, from or to, the remote diagnose registers.
1012 ; shifting is done, from or to, remote diagnose registers.
1368 ; shifting is done, from or to, the remote diagnose registers.
/linux-master/arch/sh/boot/compressed/
H A Dhead_64.S19 #include <cpu/registers.h>
46 * uninitialized target registers.
/linux-master/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S21 ! - restore registers from swsusp_arch_regs_cpu0
90 ! - save registers in swsusp_arch_regs_cpu0
/linux-master/arch/sh/lib/
H A Dmemcpy-sh4.S450 ! We could do this with the four scratch registers, but if src
452 ! use of additional registers.
635 ! We could do this with the four scratch registers, but if src
637 ! use of additional registers.
/linux-master/arch/x86/math-emu/
H A Dfpu_emu.h145 #define register_base ((u_char *) registers )

Completed in 457 milliseconds

1234567891011>>