Home
last modified time | relevance | path

Searched defs:POP (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/sys/arch/luna68k/dev/xplx/
H A Dxplx.asm1332 POP DE define
1409 POP DE define
1553 POP DE ;9+3 define
1659 POP DE ;9+3 define
1768 POP DE ;9+3 define
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-qsort_r.c70 #define POP(low, high) ((void) (--top, (low = top->lo), (high = top->hi))) macro
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-qsort_r.c70 #define POP(low, high) ((void) (--top, (low = top->lo), (high = top->hi))) macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.h142 POP = 343, /* POP */ enumerator
267 #define POP 343 macro
H A Drx-parse.h167 POP = 368, /* POP */ enumerator
336 #define POP 368 macro
H A Drl78-parse.c328 POP = 343, /* POP */ enumerator
453 #define POP 343 macro
H A Drx-parse.c349 POP = 368, /* POP */ enumerator
518 #define POP 368 macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h142 POP = 343, /* POP */ enumerator
267 #define POP 343 macro
H A Drx-parse.h167 POP = 368, /* POP */ enumerator
336 #define POP 368 macro
H A Drl78-parse.c328 POP = 343, /* POP */ enumerator
453 #define POP 343 macro
H A Drx-parse.c349 POP = 368, /* POP */ enumerator
518 #define POP 368 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc349 #define POP(ARG) (frame.pop ()) in interpret() macro
H A Dtoyvm.c291 #define POP(ARG) (toyvm_frame_pop (&frame)) in toyvm_function_interpret() macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc349 #define POP(ARG) (frame.pop ()) in interpret() macro
H A Dtoyvm.c291 #define POP(ARG) (toyvm_frame_pop (&frame)) in toyvm_function_interpret() macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dm32c-dis.c190 #define POP 0 macro
H A Dm32c-asm.c915 #define POP 0 macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dm32c-dis.c190 #define POP 0 macro
H A Dm32c-asm.c915 #define POP 0 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Darc.h78 POP, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Darc.h78 POP, enumerator
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_32.c96 #define POP 0xe8bd0000 macro
H A DsljitNativeARM_T2_32.c142 #define POP 0xbc00 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c7851 #define POP \ in c_parser_binary_expression() macro
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc7825 #define POP \ in c_parser_binary_expression() macro