Home
last modified time | relevance | path

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

/linux/arch/parisc/math-emu/
A Ddecode_exc.c60 (current_ir >> ((current_ir>>opclass & twobits) == 1 ? df : fmtbits) & twobits)
93 unsigned int current_ir, excp; in decode_fpu() local
136 current_ir = Excp_instr(exception_index); in decode_fpu()
155 excp = fpudispatch(current_ir,excptype,0,Fpu_register); in decode_fpu()
170 Set_exceptiontype_and_instr_field(excp,current_ir, in decode_fpu()
210 target = current_ir & fivebits; in decode_fpu()
288 target = current_ir & fivebits; in decode_fpu()

Completed in 3 milliseconds