Searched refs:FT_GPR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-s390-ipa.cc32 #define FT_GPR(x) (0x200 + (x) * 8) macro
35 #define FT_GPR(x) (0x200 + (x) * 8) macro
181 FT_GPR (0), FT_GPR (1), FT_GPR (2), FT_GPR (3),
182 FT_GPR (4), FT_GPR (5), FT_GPR (6), FT_GPR (
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-s390-ipa.cc33 #define FT_GPR(x) (0x200 + (x) * 8) macro
36 #define FT_GPR(x) (0x200 + (x) * 8) macro
182 FT_GPR (0), FT_GPR (1), FT_GPR (2), FT_GPR (3),
183 FT_GPR (4), FT_GPR (5), FT_GPR (6), FT_GPR (
[all...]

Completed in 125 milliseconds