Searched defs:lea (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
H A D | fe51_nsquare.S | 132 lea (%r9,%rbp),%r9 label 154 lea (%rax,%r9),%rcx label
|
H A D | fe51_pack.S | 36 lea -18(%rax),%r10 label
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf64-x86-64.c | 1121 static const unsigned char lea[] = { 0x48, 0x8d, 0x3d }; in elf_x86_64_check_tls_transition() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-x86-64.c | 1226 static const unsigned char lea[] = { 0x48, 0x8d, 0x3d }; in elf_x86_64_check_tls_transition() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.h | 145 const int lea; /* cost of a lea instruction */ member
|
H A D | i386.cc | 16646 memory_address_length (rtx addr, bool lea) in memory_address_length()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.h | 281 const int lea; /* cost of a lea instruction */ member
|
H A D | i386.c | 15994 memory_address_length (rtx addr, bool lea) in memory_address_length()
|