Searched refs:instruction_address (Results 1 – 3 of 3) sorted by relevance
1040 FPU_get_user(instruction_address.offset, in fldenv()1042 FPU_get_user(instruction_address.selector, in fldenv()1051 instruction_address.offset in fldenv()1052 += (instruction_address.selector & 0xf000) << 4; in fldenv()1062 FPU_get_user(instruction_address.offset, in fldenv()1064 FPU_get_user(instruction_address.selector, in fldenv()1066 FPU_get_user(instruction_address.opcode, in fldenv()1156 FPU_put_user(instruction_address.offset, in fstenv()1161 FPU_put_user((instruction_address. in fstenv()1167 FPU_put_user(instruction_address.selector, in fstenv()
77 #define instruction_address (*(struct address *)&I387->soft.fip) macro
521 instruction_address = entry_sel_off; in math_emulate()