Searched refs:GPR_A2 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/mm/
H A Dpage.c292 pg_addiu(&buf, GPR_A2, GPR_A0, off);
294 uasm_i_ori(&buf, GPR_A2, GPR_A0, off);
316 uasm_il_bne(&buf, &r, GPR_A0, GPR_A2, label_clear_pref);
322 pg_addiu(&buf, GPR_A2, GPR_A0, pref_bias_clear_store);
333 uasm_il_bne(&buf, &r, GPR_A0, GPR_A2,
445 pg_addiu(&buf, GPR_A2, GPR_A0, off);
447 uasm_i_ori(&buf, GPR_A2, GPR_A0, off);
504 uasm_il_bne(&buf, &r, GPR_A2, GPR_A0, label_copy_pref_both);
510 pg_addiu(&buf, GPR_A2, GPR_A0,
545 uasm_il_bne(&buf, &r, GPR_A2, GPR_A
[all...]
/linux-master/arch/mips/include/asm/
H A Dregdef.h28 #define GPR_A2 6 macro
71 #define GPR_A2 6 macro

Completed in 118 milliseconds