taglinefilesource code
put_fs_word237arch/i386/math-emu/load_store.cput_fs_word(control_word, (short *) data_address);
put_fs_word249arch/i386/math-emu/load_store.cput_fs_word(status_word(),(short *) data_address);
put_fs_word450arch/i386/math-emu/reg_ld_str.cput_fs_word(0xffff, 4 + (short *) d);
put_fs_word1004arch/i386/math-emu/reg_ld_str.cput_fs_word((short)t.sigl,(short *) d);
put_fs_word1301arch/i386/math-emu/reg_ld_str.cput_fs_word(control_word, (unsigned short *) d);
put_fs_word1303arch/i386/math-emu/reg_ld_str.cput_fs_word(status_word(), (unsigned short *) (d+2));
put_fs_word1304arch/i386/math-emu/reg_ld_str.cput_fs_word(tag_word(), (unsigned short *) (d+4));
put_fs_word1305arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.offset, (unsigned short *) (d+6));
put_fs_word1306arch/i386/math-emu/reg_ld_str.cput_fs_word(operand_address.offset, (unsigned short *) (d+0x0a));
put_fs_word1309arch/i386/math-emu/reg_ld_str.cput_fs_word((instruction_address.offset & 0xf0000) >> 4,
put_fs_word1311arch/i386/math-emu/reg_ld_str.cput_fs_word((operand_address.offset & 0xf0000) >> 4,
put_fs_word1316arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.selector, (unsigned short *) (d+8));
put_fs_word1317arch/i386/math-emu/reg_ld_str.cput_fs_word(operand_address.selector, (unsigned short *) (d+0x0c));
put_fs_word1332arch/i386/math-emu/reg_ld_str.cput_fs_word(control_word, (unsigned short *) d);
put_fs_word1333arch/i386/math-emu/reg_ld_str.cput_fs_word(status_word(), (unsigned short *) (d+4));
put_fs_word1334arch/i386/math-emu/reg_ld_str.cput_fs_word(tag_word(), (unsigned short *) (d+8));
put_fs_word1337arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.selector, (unsigned short *) (d+0x10));
put_fs_word1338arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.opcode, (unsigned short *) (d+0x12));
put_fs_word1342arch/i386/math-emu/reg_ld_str.cput_fs_word(operand_address.selector, (unsigned short *) (d+0x18));
put_fs_word1343arch/i386/math-emu/reg_ld_str.cput_fs_word(0xffff, (unsigned short *) (d+0x1a));
put_fs_word1436arch/i386/math-emu/reg_ld_str.cput_fs_word(e, (unsigned short *) (d + 8));
put_fs_word28fs/smbfs/ioctl.cput_fs_word(SMB_SERVER(inode)->m.mounted_uid, (uid_t*) arg);