Searched refs:RFLAGS (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tests/
H A Damd64check.c49 #define RFLAGS 22 macro
94 if (DIR_BIT (calling_conventions_values[RFLAGS]) != 0)
97 header, DIR_BIT (calling_conventions_values[RFLAGS]));
H A Damd64call.asm94 define(`RFLAGS', eval(8*22)($1))
142 mov %rbx, RFLAGS(%rcx)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Daarch64-reloc-property.cc140 #define ARD(rname, type, class, is_implemented, group_index, LB, UB, BSL, BSH, RFLAGS, inst) \
150 (RFLAGS), \
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Daarch64-reloc-property.cc140 #define ARD(rname, type, class, is_implemented, group_index, LB, UB, BSL, BSH, RFLAGS, inst) \
150 (RFLAGS), \
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Daarch64-reloc-property.cc140 #define ARD(rname, type, class, is_implemented, group_index, LB, UB, BSL, BSH, RFLAGS, inst) \
150 (RFLAGS), \
/netbsd-current/sys/arch/amd64/include/
H A Dframe_regs.h61 greg(rflags, RFLAGS, /* tf_rflags */ \
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dnetbsd-amd64-low.cc112 netbsd_x86_64_collect_gp (AMD64_EFLAGS_REGNUM, RFLAGS);
149 netbsd_x86_64_supply_gp (AMD64_EFLAGS_REGNUM, RFLAGS);
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dnetbsd-amd64-low.cc112 netbsd_x86_64_collect_gp (AMD64_EFLAGS_REGNUM, RFLAGS);
149 netbsd_x86_64_supply_gp (AMD64_EFLAGS_REGNUM, RFLAGS);
/netbsd-current/share/mk/
H A Dsys.mk87 RFLAGS?= macro
94 COMPILE.r?= ${FC} ${FFLAGS} ${RFLAGS} -c
95 LINK.r?= ${FC} ${FFLAGS} ${RFLAGS} ${LDSTATIC} ${LDFLAGS}

Completed in 197 milliseconds