tag | line | file | source code |
---|---|---|---|
cpu_reg_ptr | 221 | arch/i386/math-emu/get_address.c | long *cpu_reg_ptr; |
cpu_reg_ptr | 242 | arch/i386/math-emu/get_address.c | cpu_reg_ptr = & REG_(rm); |
cpu_reg_ptr | 259 | arch/i386/math-emu/get_address.c | address = *cpu_reg_ptr; /* Just return the contents |
cpu_reg_ptr | 284 | arch/i386/math-emu/get_address.c | address += *cpu_reg_ptr; |