taglinefilesource code
operand_address45drivers/FPU-emu/fpu_aux.coperand_address.offset = 0;
operand_address46drivers/FPU-emu/fpu_aux.coperand_address.selector = 0;
operand_address294drivers/FPU-emu/fpu_entry.coperand_address.selector = tag_word();
operand_address495drivers/FPU-emu/fpu_entry.coperand_address = data_sel_off;
operand_address503drivers/FPU-emu/fpu_entry.coperand_address = data_sel_off;
operand_address516drivers/FPU-emu/fpu_entry.coperand_address.offset = 0;
operand_address517drivers/FPU-emu/fpu_entry.coperand_address.selector = FPU_DS;
operand_address1166drivers/FPU-emu/reg_ld_str.coperand_address.offset = get_fs_word((unsigned short *) (s+0x0a));
operand_address1167drivers/FPU-emu/reg_ld_str.coperand_address.selector = get_fs_word((unsigned short *) (s+0x0c));
operand_address1174drivers/FPU-emu/reg_ld_str.coperand_address.offset += (operand_address.selector & 0xf000) << 4;
operand_address1187drivers/FPU-emu/reg_ld_str.coperand_address.offset = get_fs_long((unsigned long *) (s+0x14));
operand_address1188drivers/FPU-emu/reg_ld_str.coperand_address.selector = get_fs_long((unsigned long *) (s+0x18));
operand_address1306drivers/FPU-emu/reg_ld_str.cput_fs_word(operand_address.offset, (unsigned short *) (d+0x0a));
operand_address1311drivers/FPU-emu/reg_ld_str.cput_fs_word((operand_address.offset & 0xf0000) >> 4,
operand_address1317drivers/FPU-emu/reg_ld_str.cput_fs_word(operand_address.selector, (unsigned short *) (d+0x0c));
operand_address1339drivers/FPU-emu/reg_ld_str.cput_fs_long(operand_address.offset, (unsigned long *) (d+0x14));
operand_address1342drivers/FPU-emu/reg_ld_str.cput_fs_word(operand_address.selector, (unsigned short *) (d+0x18));
operand_address1345drivers/FPU-emu/reg_ld_str.cput_fs_long(operand_address.selector, (unsigned long *) (d+0x18));