Home
last modified time | relevance | path

Searched refs:fooff (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Di387-fp.c42 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 Dreg-i386.dat33 32:fooff
H A Dreg-i386-linux.dat33 32:fooff
H A Dreg-x86-64.dat41 32:fooff
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Di387-tdep.c216 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 DRegisterContextNetBSD_i386.cpp48 uint32_t fooff; // FPU Operand Pointer Offset (foo) member
H A DRegisterInfos_x86_64.h271 …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 DRegisterContextLinux_i386.cpp48 uint32_t fooff; // FPU Operand Pointer Offset (foo) member
H A DRegisterInfos_i386.h243 DEFINE_FPR(fooff, ptr.i386_.fooff, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
H A DRegisterContext_x86.h279 uint32_t fooff; // FPU Operand Pointer Offset (foo) member
/openbsd-src/gnu/llvm/lldb/docs/
H A Dlldb-gdb-remote.txt653 read packet: $name:fooff;bitsize:32;offset:192;encoding:uint;format:hex;set:Floating Point Register…