Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/x86_64/x32/
Dsysdep.h22 #undef LP_OP
46 # define LP_OP(insn) insn##l
71 # define LP_OP(insn) #insn "l" macro
/glibc-2.36/sysdeps/x86_64/
Dsysdep.h75 #define LP_OP(insn) insn##q
144 #define LP_OP(insn) #insn "q" macro
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl1320 LP_OP(cmp) and RCX_LP on dep_mutex pointer.
1324 * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Use LP_OP(op)
1331 * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Use LP_OP(op)
1338 * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Use LP_OP(cmp) on
1350 LP_OP(cmp), RSI_LP and R8_LP on dep_mutex pointer. Load
1358 LP_OP(cmp), RSI_LP and R8_LP on dep_mutex pointer. Load
1366 LP_OP(cmp) and R8_LP on dep_mutex pointer.
1370 * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Use LP_OP(mov)
DChangeLog.1882579 (LP_OP): Likewise.