taglinefilesource code
tag_word273drivers/FPU-emu/fpu_entry.coperand_selector = tag_word();
tag_word124drivers/FPU-emu/fpu_proto.hextern unsigned short tag_word(void);
tag_word1156drivers/FPU-emu/reg_ld_str.cunsigned short tag_word = 0;
tag_word1163drivers/FPU-emu/reg_ld_str.ctag_word = get_fs_word((unsigned short *) (s+8));
tag_word1179drivers/FPU-emu/reg_ld_str.ctag = tag_word & 3;
tag_word1180drivers/FPU-emu/reg_ld_str.ctag_word >>= 2;
tag_word1285drivers/FPU-emu/reg_ld_str.cput_fs_long(0xffff0000 | tag_word(), (unsigned long *) (d+8));
tag_word1289drivers/FPU-emu/reg_ld_str.cput_fs_word(tag_word(), (unsigned short *) (d+8));