Home
last modified time | relevance | path

Searched defs:regnr (Results 1 – 5 of 5) sorted by relevance

/arch/x86/math-emu/
Dfpu_tags.c34 int FPU_gettag(int regnr) in FPU_gettag()
41 int regnr = top; in FPU_settag0() local
49 int regnr = stnr + top; in FPU_settagi() local
55 void FPU_settag(int regnr, int tag) in FPU_settag()
83 int regnr = (top + stnr) & 7; in FPU_empty_i() local
109 int regnr = top; in FPU_copy_to_reg0() local
Dfpu_aux.c137 int regnr = top & 7, regnri = ((regnr + i) & 7); in fxch_i() local
180 int regnr = top & 7; in fcmovCC() local
Dfpu_entry.c646 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local
Dreg_ld_str.c1122 int i, regnr; in FPU_frstor() local
/arch/arm64/kvm/hyp/nvhe/
Dhyp-main.c719 #define get_current_vcpu(ctxt, regnr, statepp) \ argument
725 #define get_current_vcpu_from_cpu_if(ctxt, regnr, statepp) \ argument