Home
last modified time | relevance | path

Searched defs:PUSH (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
Dx86-64.s22 PUSH RAX label
23 PUSH R8 label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dx86_64.s22 PUSH RAX label
23 PUSH R8 label
/toolchain/binutils/binutils-2.25/opcodes/
Dm32c-dis.c190 #define PUSH 1 macro
Dm32c-asm.c915 #define PUSH 1 macro
/toolchain/binutils/binutils-2.25/bfd/
Dieee.c520 #define PUSH(x,y,z) TOS.symbol = x; TOS.section = y; TOS.value = z; INC; in parse_expression() macro