HomeSort by relevance Sort by last modified time
    Searched defs:TRAP (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 581 /// TRAP - Trapping instruction
582 TRAP,
584 /// DEBUGTRAP - Trap intended to get the attention of a debugger.
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 393 #define TRAP (TW | TO (31))
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 390 #define TRAP (TW | TO (31))
    [all...]
  /external/tcpdump/
print-snmp.c 137 "Trap",
138 #define TRAP 4
149 #define NOTIFY_CLASS(x) (x == TRAP || x == V2TRAP || x == INFORMREQ)
205 * generic-trap values in the SNMP Trap-PDU
1170 * PDUs for all but Trap: (see rfc1157 from page 15 on)
1181 * PDU for Trap:
1185 * generic-trap INTEGER,
1186 * specific-trap INTEGER,
1373 * Decode SNMP Trap PD
    [all...]
  /external/qemu/
mips-dis.c 482 /* Takes a trap (easier to keep out of delay slot). */
    [all...]

Completed in 461 milliseconds