taglinefilesource code
instruction_address47arch/i386/math-emu/fpu_aux.cinstruction_address.offset = 0;
instruction_address48arch/i386/math-emu/fpu_aux.cinstruction_address.selector = 0;
instruction_address49arch/i386/math-emu/fpu_aux.cinstruction_address.opcode = 0;
instruction_address292arch/i386/math-emu/fpu_entry.cinstruction_address.selector = status_word();
instruction_address569arch/i386/math-emu/fpu_entry.cinstruction_address = entry_sel_off;
instruction_address1164arch/i386/math-emu/reg_ld_str.cinstruction_address.offset = get_fs_word((unsigned short *) (s+6));
instruction_address1165arch/i386/math-emu/reg_ld_str.cinstruction_address.selector = get_fs_word((unsigned short *) (s+8));
instruction_address1172arch/i386/math-emu/reg_ld_str.cinstruction_address.offset
instruction_address1173arch/i386/math-emu/reg_ld_str.c+= (instruction_address.selector & 0xf000) << 4;
instruction_address1184arch/i386/math-emu/reg_ld_str.cinstruction_address.offset = get_fs_long((unsigned long *) (s+0x0c));
instruction_address1185arch/i386/math-emu/reg_ld_str.cinstruction_address.selector = get_fs_word((unsigned short *) (s+0x10));
instruction_address1186arch/i386/math-emu/reg_ld_str.cinstruction_address.opcode = get_fs_word((unsigned short *) (s+0x12));
instruction_address1305arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.offset, (unsigned short *) (d+6));
instruction_address1309arch/i386/math-emu/reg_ld_str.cput_fs_word((instruction_address.offset & 0xf0000) >> 4,
instruction_address1316arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.selector, (unsigned short *) (d+8));
instruction_address1336arch/i386/math-emu/reg_ld_str.cput_fs_long(instruction_address.offset, (unsigned long *) (d+0x0c));
instruction_address1337arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.selector, (unsigned short *) (d+0x10));
instruction_address1338arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.opcode, (unsigned short *) (d+0x12));