taglinefilesource code
fstenv132arch/i386/math-emu/fpu_proto.hextern char *fstenv(fpu_addr_modes addr_modes, char *address);
fstenv223arch/i386/math-emu/load_store.cfstenv(addr_modes, (char *)data_address);
fstenv1363arch/i386/math-emu/reg_ld_str.cd = fstenv(addr_modes, data_address);