HomeSort by: relevance | last modified time | path
    Searched defs:inst_b (Results 1 - 2 of 2) 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)
263 base = FRAME_REG(frame, inst_b, r0);
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)
263 base = FRAME_REG(frame, inst_b, r0);

Completed in 23 milliseconds