Home
last modified time | relevance | path

Searched refs:inst_x (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/hppa/hppa/
Dfpu.c224 u_int inst, inst_b, inst_x, inst_s, inst_t; in hppa_fpu_ls() local
246 : "=r" (inst_b), "=r" (inst_x), "=r" (inst_s), "=r" (inst_t) in hppa_fpu_ls()
269 index = *FRAME_REG(frame, inst_x, r0); in hppa_fpu_ls()
291 im5 = inst_x >> 1; in hppa_fpu_ls()
292 if (inst_x & 1) in hppa_fpu_ls()