tag
line
file
source code
reg_store_bcd
127
arch/i386/math-emu/fpu_proto.h
extern int reg_store_bcd(char *d, FPU_REG *st0_ptr);
reg_store_bcd
230
arch/i386/math-emu/load_store.c
if ( reg_store_bcd((char *)data_address, st0_ptr) )