Home
last modified time | relevance | path

Searched refs:PCREL_OP (Results 1 – 4 of 4) sorted by relevance

/sysdeps/m68k/m680x0/
A Dsysdep.h25 # define PCREL_OP(OP, SRC, DST, TMP) \ macro
36 #define PCREL_OP(OP, SRC, DST, TMP, PC) \ macro
/sysdeps/m68k/coldfire/
A Dsysdep.h25 # define PCREL_OP(OP, SRC, DST, TMP) \ macro
37 # define PCREL_OP(OP, SRC, DST, TMP, PC) \ macro
/sysdeps/m68k/
A Ddl-machine.h57 asm (PCREL_OP ("lea", "_dl_start", "%0", "%0", "%%pc") "\n\t" in elf_machine_load_address()
61 asm (PCREL_OP ("lea", "_dl_relocate_static_pie", "%0", "%0", "%%pc") "\n\t" in elf_machine_load_address()
147 " PCREL_OP ("move.l", "_dl_skip_args", "%d0", "%d0", "%pc") "\n\
160 " PCREL_OP ("move.l", "_rtld_local", "-(%sp)", "%d0", "%pc") "\n\
165 " PCREL_OP ("lea", "_dl_fini", "%a1", "%a1", "%pc") "\n\
/sysdeps/unix/sysv/linux/m68k/
A Dsysdep.h95 PCREL_OP (lea, rtld_errno, %a0, %a0); \

Completed in 5 milliseconds