Searched refs:PC (Results 1 – 8 of 8) sorted by relevance
/sysdeps/unix/sysv/linux/alpha/alpha/ |
A D | ptrace.h | 14 #define PC (FPR_BASE+NFP_REGS) macro 15 #define SPR_PS (PC+1)
|
/sysdeps/m68k/m680x0/ |
A D | sysdep.h | 36 #define PCREL_OP(OP, SRC, DST, TMP, PC) \ argument 37 OP " " SRC "(" PC "), " DST
|
/sysdeps/m68k/coldfire/ |
A D | sysdep.h | 37 # define PCREL_OP(OP, SRC, DST, TMP, PC) \ argument 38 "move.l #" SRC " - ., " TMP "\n\t" OP " (-8, " PC ", " TMP "), " DST
|
/sysdeps/generic/ |
A D | thread_state.h | 37 #define PC ? macro
|
/sysdeps/mach/i386/ |
A D | thread_state.h | 32 #define PC eip macro
|
/sysdeps/mach/ |
A D | thread_state.h | 29 ((ts)->PC = (unsigned long int) (pc))
|
/sysdeps/arm/ |
A D | configure.ac | 29 AC_CACHE_CHECK([whether PC-relative relocs in movw/movt work properly],
|
A D | configure | 179 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PC-relative relocs in movw/movt work prop… 180 $as_echo_n "checking whether PC-relative relocs in movw/movt work properly... " >&6; }
|
Completed in 5 milliseconds