Searched refs:fooff (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/ |
| H A D | i387-fp.c | 42 unsigned int fooff; member 58 unsigned int fooff; member 84 collect_register_by_name ("fooff", &fp->fooff); in i387_cache_to_fsave() 123 supply_register_by_name ("fooff", &fp->fooff); in i387_fsave_to_cache() 160 collect_register_by_name ("fooff", &fp->fooff); in i387_cache_to_fxsave() 258 supply_register_by_name ("fooff", &fp->fooff); in i387_fxsave_to_cache()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/regformats/ |
| H A D | reg-i386.dat | 33 32:fooff
|
| H A D | reg-i386-linux.dat | 33 32:fooff
|
| H A D | reg-x86-64.dat | 41 32:fooff
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | i387-tdep.c | 216 ULONGEST fooff; in i387_print_float_info() local 233 fooff = get_frame_register_unsigned (frame, I387_FOOFF_REGNUM); in i387_print_float_info() 285 fprintf_filtered (file, "%s\n", hex_string_custom (fooff, 8)); in i387_print_float_info()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterContextNetBSD_i386.cpp | 48 uint32_t fooff; // FPU Operand Pointer Offset (foo) member
|
| H A D | RegisterInfos_x86_64.h | 271 …DEFINE_FPR_32(fooff, ptr.i386_.fooff, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, LLDB_INVALID_REGN… 419 UPDATE_FPR_INFO(fooff, ptr.i386_.fooff);
|
| H A D | RegisterContextLinux_i386.cpp | 48 uint32_t fooff; // FPU Operand Pointer Offset (foo) member
|
| H A D | RegisterInfos_i386.h | 243 DEFINE_FPR(fooff, ptr.i386_.fooff, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
|
| H A D | RegisterContext_x86.h | 279 uint32_t fooff; // FPU Operand Pointer Offset (foo) member
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | lldb-gdb-remote.txt | 653 read packet: $name:fooff;bitsize:32;offset:192;encoding:uint;format:hex;set:Floating Point Register…
|