Searched refs:o2r (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmetag-dis.c1184 unsigned int o2r = insn_word & 0x1; local
1298 if (o2r)
1543 unsigned int o2r = insn_word & 0x1; local
1590 if (o2r)
2751 bool o2r = (insn_word & 0x1); local
2829 if (o2r)
2920 bool o2r = false; local
2940 /* MOV and XSD[BW] do not have o2r. */
2942 o2r = (insn_word & 0x1);
3064 if (o2r)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c1184 unsigned int o2r = insn_word & 0x1; local
1298 if (o2r)
1543 unsigned int o2r = insn_word & 0x1; local
1590 if (o2r)
2751 bool o2r = (insn_word & 0x1); local
2829 if (o2r)
2920 bool o2r = false; local
2940 /* MOV and XSD[BW] do not have o2r. */
2942 o2r = (insn_word & 0x1);
3064 if (o2r)
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c1184 unsigned int o2r = insn_word & 0x1; local
1298 if (o2r)
1543 unsigned int o2r = insn_word & 0x1; local
1590 if (o2r)
2751 bool o2r = (insn_word & 0x1); local
2829 if (o2r)
2920 bool o2r = false; local
2940 /* MOV and XSD[BW] do not have o2r. */
2942 o2r = (insn_word & 0x1);
3064 if (o2r)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-metag.c2514 unsigned int o2r = 0; local
2577 o2r = 1;
2613 o2r = 1;
2636 o2r = 1;
2649 if (o2r)
3042 unsigned int o2r = 0; local
3057 o2r = 1;
3068 if (o2r)
4988 unsigned int o2r = 0; local
5271 /* This is the common exit path. Check for o2r
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-metag.c2513 bool o2r = 0; local
2576 o2r = 1;
2612 o2r = 1;
2635 o2r = 1;
2648 if (o2r)
3040 bool o2r = 0; local
3055 o2r = 1;
3066 if (o2r)
4986 unsigned int o2r = 0; local
5269 /* This is the common exit path. Check for o2r
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-metag.c2513 bool o2r = 0; local
2576 o2r = 1;
2612 o2r = 1;
2635 o2r = 1;
2648 if (o2r)
3040 bool o2r = 0; local
3055 o2r = 1;
3066 if (o2r)
4986 unsigned int o2r = 0; local
5269 /* This is the common exit path. Check for o2r
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmetag-dis.c1184 unsigned int o2r = insn_word & 0x1; local
1298 if (o2r)
1543 unsigned int o2r = insn_word & 0x1; local
1590 if (o2r)
2754 bfd_boolean o2r = (insn_word & 0x1); local
2832 if (o2r)
2923 bfd_boolean o2r = FALSE; local
2944 /* MOV and XSD[BW] do not have o2r. */
2946 o2r = (insn_word & 0x1);
3068 if (o2r)
[all...]

Completed in 295 milliseconds