HomeSort by: relevance | last modified time | path
    Searched defs:inst_x (Results 1 - 4 of 4) sorted by relevancy

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

Completed in 41 milliseconds