tag
line
file
source code
reg_load_bcd
120
arch/i386/math-emu/fpu_proto.h
extern void reg_load_bcd(char *s, FPU_REG *loaded_data);
reg_load_bcd
199
arch/i386/math-emu/load_store.c
reg_load_bcd((char *)data_address, st0_ptr);