Searched defs:a0 (Results 1 - 25 of 85) sorted by path

1234

/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h25 #define a0 $16 /* argument registers (caller-saved) */ macro
/linux-master/arch/m68k/fpsp040/
H A Dfpsp.h69 | The registers d0, d1, a0, a1 and fp0-fp3 are always saved and variable
/linux-master/arch/m68k/include/asm/
H A Dm525xsim.h232 movec %a0,%MBAR /* map MBAR region */ variable
[all...]
H A Dmath-emu.h301 printf \\bit," %08x%08x%08x",3,%a0@,%a0@(4),%a0@(8) variable
[all...]
H A Duser.h42 long a0,a1,a2,a3,a4,a5,a6; member in struct:user_regs_struct
/linux-master/arch/m68k/math-emu/
H A Dfp_decode.h371 2: fp_get_instr_word %a0,fp_err_ua1 | 16bit base displacement variable
374 3: fp_get_instr_long %a0,fp_err_ua1 | 32bit base displacement variable
393 2: fp_get_instr_word %a0,fp_err_ua1 | 16bit outer displacement variable
396 3: fp_get_instr_long %a0,fp_err_ua1 | 32bit outer displacement variable
[all...]
/linux-master/arch/mips/include/asm/mach-malta/
H A Dkernel-entry-init.h115 move a0, zero variable
121 li a0, 1 variable
/linux-master/arch/nios2/lib/
H A Dmemcpy.c75 register op_t a0, a1, a2, a3, a4, a5, a6, a7; local
131 op_t a0, a1, a2, a3; local
148 register op_t a0; local
[all...]
/linux-master/arch/sh/include/uapi/asm/
H A Dptrace_32.h66 unsigned long a0; member in struct:pt_dspregs
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c638 void add128(bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 * z0Ptr, argument
649 sub128(bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 * z0Ptr, argument
656 static bits64 estimateDiv128To64(bits64 a0, bits64 a1, bits64 b) argument
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_n.h892 s16 a0; member in struct:b43_phy_n_iq_comp
/linux-master/arch/alpha/kernel/
H A Dtraps.c423 unsigned long ps, pc, gp, a0, a1, a2; member in struct:allregs
/linux-master/arch/csky/abiv1/inc/abi/
H A Dentry.h58 stw a0, (sp, 20) variable
59 stw a0, (sp, 24) variable
83 ldw a0, (sp, 8) variable
84 mtcr a0, epc variable
85 ldw a0, (sp, 12) variable
86 mtcr a0, epsr variable
87 btsti a0, 31 variable
89 ldw a0, (sp, 16) variable
90 mtcr a0, ss1 variable
92 ldw a0, (s variable
[all...]
/linux-master/arch/csky/abiv2/inc/abi/
H A Dentry.h47 stw a0, (sp, 20) variable
48 stw a0, (sp, 24) variable
72 ldw a0, (sp, 8) variable
73 mtcr a0, epc variable
74 ldw a0, (sp, 12) variable
75 mtcr a0, epsr variable
76 btsti a0, 31 variable
77 ldw a0, (sp, 16) variable
78 mtcr a0, usp variable
79 mtcr a0, ss variable
82 ldw a0, (sp, 140) variable
84 ldw a0, (sp, 144) variable
86 ldw a0, (sp, 148) variable
87 mtcr a0, cr14 variable
90 ldw a0, (sp, 24) variable
117 stw a0, (sp, 20) variable
118 stw a0, (sp, 24) variable
143 ldw a0, (sp, 140) variable
145 ldw a0, (sp, 144) variable
147 ldw a0, (sp, 148) variable
148 mtcr a0, cr14 variable
151 ldw a0, (sp, 24) variable
[all...]
/linux-master/arch/csky/include/uapi/asm/
H A Dptrace.h21 unsigned long a0; member in struct:pt_regs
/linux-master/arch/loongarch/include/asm/
H A Dregdef.h12 #define a0 $r4 /* argument registers, a0/a1 reused as v0/v1 for return value */ macro
H A Dstackframe.h136 cfi_st a0, PT_R4, \docfi variable
201 andi a0, a0, 0x3 /* extract pplv bit */ variable
202 beqz a0, 8f variable
205 LONG_L a0, sp, PT_ERA variable
206 csrwr a0, LOONGARCH_CSR_ERA variable
207 LONG_L a0, sp, PT_PRMD variable
208 csrwr a0, LOONGARCH_CSR_PRMD variable
210 cfi_ld a0, PT_R variable
[all...]
/linux-master/arch/m68k/include/uapi/asm/
H A Dptrace.h36 long a0; member in struct:pt_regs
/linux-master/arch/m68k/lib/
H A Ddivsi3.S77 #define a0 REG (a0) define
H A Dmodsi3.S77 #define a0 REG (a0) define
H A Dmulsi3.S75 #define a0 REG (a0) define
H A Dudivsi3.S75 #define a0 REG (a0) define
H A Dumodsi3.S75 #define a0 REG (a0) define
/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dkernel-entry-init.h84 dins a0, t1, 8, 2 /* insert core id*/ variable
86 dins a0, t2, 44, 2 /* insert node id */ variable
92 1: dins a0, t2, 14, 2 /* Loongson-3B1000/3B1500 need bit 15~14 */ variable
/linux-master/arch/mips/include/asm/mips-boards/
H A Dlaunch.h15 unsigned long a0; member in struct:cpulaunch

Completed in 323 milliseconds

1234