Searched refs:CC_GT (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dcris.h165 #define CC_GT 0xC macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dcris.h165 #define CC_GT 0xC macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dcris.h165 #define CC_GT 0xC macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dcris.h165 #define CC_GT 0xC macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcris-opc.c379 BRANCH_QUICK_OPCODE+CC_GT*0x1000,
380 0x0f00+(0xF-CC_GT)*0x1000, "o", 1, SIZE_NONE, 0,
983 0x0530+CC_GT*0x1000,
984 0x0AC0+(0xf-CC_GT)*0x1000, "r", 0, SIZE_NONE, 0,
H A Dfr30-desc.h104 , CC_LE, CC_GT, CC_LS, CC_HI enumerator in enum:insn_cc
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcris-opc.c379 BRANCH_QUICK_OPCODE+CC_GT*0x1000,
380 0x0f00+(0xF-CC_GT)*0x1000, "o", 1, SIZE_NONE, 0,
983 0x0530+CC_GT*0x1000,
984 0x0AC0+(0xf-CC_GT)*0x1000, "r", 0, SIZE_NONE, 0,
H A Dfr30-desc.h104 , CC_LE, CC_GT, CC_LS, CC_HI enumerator in enum:insn_cc
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcris-opc.c379 BRANCH_QUICK_OPCODE+CC_GT*0x1000,
380 0x0f00+(0xF-CC_GT)*0x1000, "o", 1, SIZE_NONE, 0,
983 0x0530+CC_GT*0x1000,
984 0x0AC0+(0xf-CC_GT)*0x1000, "r", 0, SIZE_NONE, 0,
H A Dfr30-desc.h104 , CC_LE, CC_GT, CC_LS, CC_HI enumerator in enum:insn_cc
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcris-opc.c379 BRANCH_QUICK_OPCODE+CC_GT*0x1000,
380 0x0f00+(0xF-CC_GT)*0x1000, "o", 1, SIZE_NONE, 0,
983 0x0530+CC_GT*0x1000,
984 0x0AC0+(0xf-CC_GT)*0x1000, "r", 0, SIZE_NONE, 0,
H A Dfr30-desc.h104 , CC_LE, CC_GT, CC_LS, CC_HI enumerator in enum:insn_cc
/netbsd-current/external/gpl3/gdb.old/dist/sim/moxie/
H A Dinterp.c121 #define CC_GT 1<<0 macro
298 if (cpu.asregs.cc & CC_GT)
319 if (cpu.asregs.cc & (CC_GT | CC_EQ))
588 cc |= (va > vb ? CC_GT : 0);
/netbsd-current/external/gpl3/gdb/dist/sim/moxie/
H A Dinterp.c124 #define CC_GT 1<<0 macro
301 if (cpu.asregs.cc & CC_GT)
322 if (cpu.asregs.cc & (CC_GT | CC_EQ))
591 cc |= (va > vb ? CC_GT : 0);
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c176463 #define CC_GT macro
[all...]

Completed in 697 milliseconds