HomeSort by: relevance | last modified time | path
    Searched defs:POP (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/libctf/
ctf-qsort_r.c 70 #define POP(low, high) ((void) (--top, (low = top->lo), (high = top->hi)))
184 POP (lo, hi);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-qsort_r.c 70 #define POP(low, high) ((void) (--top, (low = top->lo), (high = top->hi)))
184 POP (lo, hi);
  /src/external/gpl3/gdb/dist/libctf/
ctf-qsort_r.c 70 #define POP(low, high) ((void) (--top, (low = top->lo), (high = top->hi)))
184 POP (lo, hi);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-qsort_r.c 70 #define POP(low, high) ((void) (--top, (low = top->lo), (high = top->hi)))
184 POP (lo, hi);
  /src/external/gpl3/binutils/dist/opcodes/
arc-tbl.h 14503 { "pop_s", 0x0000C0C1, 0x0000F8FF, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, POP, NONE, { RB_S }, { C_AA_AB }},
14506 { "pop_s", 0x0000C0D1, 0x0000F8FF, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, POP, NONE, { BLINK_S }, { C_AA_AB }},
    [all...]
m32c-dis.c 191 #define POP 0
252 print_regset (cd, dis_info, value, attrs, pc, length, POP);
m32c-asm.c 916 #define POP 0
925 return parse_regset (cd, strp, opindex, valuep, POP);
  /src/external/gpl3/binutils.old/dist/opcodes/
arc-tbl.h 14503 { "pop_s", 0x0000C0C1, 0x0000F8FF, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, POP, NONE, { RB_S }, { C_AA_AB }},
14506 { "pop_s", 0x0000C0D1, 0x0000F8FF, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, POP, NONE, { BLINK_S }, { C_AA_AB }},
    [all...]
m32c-dis.c 191 #define POP 0
252 print_regset (cd, dis_info, value, attrs, pc, length, POP);
m32c-asm.c 916 #define POP 0
925 return parse_regset (cd, strp, opindex, valuep, POP);
  /src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
toyvm.cc 150 int pop ();
324 toyvm_frame::pop ()
349 #define POP(ARG) (frame.pop ())
374 x = POP ();
380 y = POP ();
381 x = POP ();
387 y = POP ();
388 x = POP ();
393 y = POP ();
    [all...]
toyvm.c 291 #define POP(ARG) (toyvm_frame_pop (&frame))
316 x = POP ();
322 y = POP ();
323 x = POP ();
329 y = POP ();
330 x = POP ();
335 y = POP ();
336 x = POP ();
341 y = POP ();
342 x = POP ();
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
toyvm.cc 150 int pop ();
324 toyvm_frame::pop ()
349 #define POP(ARG) (frame.pop ())
374 x = POP ();
380 y = POP ();
381 x = POP ();
387 y = POP ();
388 x = POP ();
393 y = POP ();
    [all...]
toyvm.c 291 #define POP(ARG) (toyvm_frame_pop (&frame))
316 x = POP ();
322 y = POP ();
323 x = POP ();
329 y = POP ();
330 x = POP ();
335 y = POP ();
336 x = POP ();
341 y = POP ();
342 x = POP ();
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
arc-tbl.h 14503 { "pop_s", 0x0000C0C1, 0x0000F8FF, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, POP, NONE, { RB_S }, { C_AA_AB }},
14506 { "pop_s", 0x0000C0D1, 0x0000F8FF, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, POP, NONE, { BLINK_S }, { C_AA_AB }},
    [all...]
m32c-dis.c 191 #define POP 0
252 print_regset (cd, dis_info, value, attrs, pc, length, POP);
m32c-asm.c 916 #define POP 0
925 return parse_regset (cd, strp, opindex, valuep, POP);
  /src/external/gpl3/gdb.old/dist/opcodes/
arc-tbl.h 14503 { "pop_s", 0x0000C0C1, 0x0000F8FF, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, POP, NONE, { RB_S }, { C_AA_AB }},
14506 { "pop_s", 0x0000C0D1, 0x0000F8FF, ARC_OPCODE_ARC600 | ARC_OPCODE_ARC700 | ARC_OPCODE_ARCv2EM | ARC_OPCODE_ARCv2HS, POP, NONE, { BLINK_S }, { C_AA_AB }},
    [all...]
m32c-dis.c 191 #define POP 0
252 print_regset (cd, dis_info, value, attrs, pc, length, POP);
m32c-asm.c 916 #define POP 0
925 return parse_regset (cd, strp, opindex, valuep, POP);
  /src/external/gpl3/binutils/dist/gas/config/
rl78-parse.h 142 POP = 343, /* POP */
267 #define POP 343
  /src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.h 142 POP = 343, /* POP */
267 #define POP 343
  /src/sys/arch/luna68k/dev/xplx/
xplx.asm 900 POP HL
901 POP AF
1115 POP HL
1304 POP HL ; discard caller PC
1332 POP DE
1333 POP BC
1373 POP HL ; HEAD
1374 POP BC ; HEAD_LEN
1382 POP HL ; REPT
1383 POP BC ; REPT_LE
    [all...]
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_32.c 96 #define POP 0xe8bd0000
939 sljit_uw pop; local
951 pop = POP | (1 << 15);
955 pop |= 1 << reg_map[i];
958 pop |= 1 << reg_map[i];
960 return push_inst(compiler, pop);
sljitNativeARM_T2_32.c 142 #define POP 0xbc00
1104 sljit_ins pop = 0; local
1120 pop |= 1 << reg_map[i];
1123 pop |= 1 << reg_map[i];
1125 return (pop & 0xff00)
1126 ? push_inst32(compiler, POP_W | (1 << 15) | pop)
1127 : push_inst16(compiler, POP | (1 << 8) | pop);

Completed in 207 milliseconds

1 2