Searched refs:instruction_address (Results 1 – 3 of 3) sorted by relevance
1041 FPU_get_user(instruction_address.offset, in fldenv()1043 FPU_get_user(instruction_address.selector, in fldenv()1052 instruction_address.offset in fldenv()1053 += (instruction_address.selector & 0xf000) << 4; in fldenv()1063 FPU_get_user(instruction_address.offset, in fldenv()1065 FPU_get_user(instruction_address.selector, in fldenv()1067 FPU_get_user(instruction_address.opcode, in fldenv()1157 FPU_put_user(instruction_address.offset, in fstenv()1162 FPU_put_user((instruction_address. in fstenv()1168 FPU_put_user(instruction_address.selector, in fstenv()
104 #define instruction_address (*(struct address *)&I387->soft.fip) macro
519 instruction_address = entry_sel_off; in math_emulate()