Searched refs:RX_Operand_None (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Drx.h48 RX_Operand_None, enumerator in enum:__anon2101
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Drx.h48 RX_Operand_None, enumerator in enum:__anon1521
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Drx.h48 RX_Operand_None, enumerator in enum:__anon1139
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Drx.h48 RX_Operand_None, enumerator in enum:__anon1120
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Drx.c399 case RX_Operand_None:
569 case RX_Operand_None:
660 #define US1() ((opcode->op[2].type == RX_Operand_None) ? GD() : GS())
661 #define US2() ((opcode->op[2].type == RX_Operand_None) ? GS() : GS2())
1068 if (opcode->op[1].type == RX_Operand_None || GS())
1100 if (opcode->op[1].type == RX_Operand_None || GS())
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Drx.c401 case RX_Operand_None:
571 case RX_Operand_None:
662 #define US1() ((opcode->op[2].type == RX_Operand_None) ? GD() : GS())
663 #define US2() ((opcode->op[2].type == RX_Operand_None) ? GS() : GS2())
1070 if (opcode->op[1].type == RX_Operand_None || GS())
1102 if (opcode->op[1].type == RX_Operand_None || GS())

Completed in 215 milliseconds