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

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dcris.h164 #define CC_LT 0xB macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dcris.h164 #define CC_LT 0xB macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dcris.h164 #define CC_LT 0xB macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dcris.h164 #define CC_LT 0xB macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcris-opc.c413 BRANCH_QUICK_OPCODE+CC_LT*0x1000,
414 0x0f00+(0xF-CC_LT)*0x1000, "o", 1, SIZE_NONE, 0,
1013 0x0530+CC_LT*0x1000,
1014 0x0AC0+(0xf-CC_LT)*0x1000, "r", 0, SIZE_NONE, 0,
H A Dfr30-desc.h103 , CC_V, CC_NV, CC_LT, CC_GE enumerator in enum:insn_cc
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcris-opc.c413 BRANCH_QUICK_OPCODE+CC_LT*0x1000,
414 0x0f00+(0xF-CC_LT)*0x1000, "o", 1, SIZE_NONE, 0,
1013 0x0530+CC_LT*0x1000,
1014 0x0AC0+(0xf-CC_LT)*0x1000, "r", 0, SIZE_NONE, 0,
H A Dfr30-desc.h103 , CC_V, CC_NV, CC_LT, CC_GE enumerator in enum:insn_cc
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcris-opc.c413 BRANCH_QUICK_OPCODE+CC_LT*0x1000,
414 0x0f00+(0xF-CC_LT)*0x1000, "o", 1, SIZE_NONE, 0,
1013 0x0530+CC_LT*0x1000,
1014 0x0AC0+(0xf-CC_LT)*0x1000, "r", 0, SIZE_NONE, 0,
H A Dfr30-desc.h103 , CC_V, CC_NV, CC_LT, CC_GE enumerator in enum:insn_cc
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcris-opc.c413 BRANCH_QUICK_OPCODE+CC_LT*0x1000,
414 0x0f00+(0xF-CC_LT)*0x1000, "o", 1, SIZE_NONE, 0,
1013 0x0530+CC_LT*0x1000,
1014 0x0AC0+(0xf-CC_LT)*0x1000, "r", 0, SIZE_NONE, 0,
H A Dfr30-desc.h103 , CC_V, CC_NV, CC_LT, CC_GE enumerator in enum:insn_cc
/netbsd-current/external/gpl3/gdb.old/dist/sim/moxie/
H A Dinterp.c122 #define CC_LT 1<<1 macro
292 if (cpu.asregs.cc & CC_LT)
326 if (cpu.asregs.cc & (CC_LT | CC_EQ))
587 cc |= (va < vb ? CC_LT : 0);
/netbsd-current/external/gpl3/gdb/dist/sim/moxie/
H A Dinterp.c125 #define CC_LT 1<<1 macro
295 if (cpu.asregs.cc & CC_LT)
329 if (cpu.asregs.cc & (CC_LT | CC_EQ))
590 cc |= (va < vb ? CC_LT : 0);
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c176462 #define CC_LT macro
[all...]

Completed in 802 milliseconds