tag | line | file | source code |
---|---|---|---|
fstenv | 132 | arch/i386/math-emu/fpu_proto.h | extern char *fstenv(fpu_addr_modes addr_modes, char *address); |
fstenv | 223 | arch/i386/math-emu/load_store.c | fstenv(addr_modes, (char *)data_address); |
fstenv | 1363 | arch/i386/math-emu/reg_ld_str.c | d = fstenv(addr_modes, data_address); |