Searched refs:BA_DWORD_OPCODE (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dcris.h211 #define BA_DWORD_OPCODE (0x0EBF) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dcris.h211 #define BA_DWORD_OPCODE (0x0EBF) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dcris.h211 #define BA_DWORD_OPCODE (0x0EBF) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dcris.h211 #define BA_DWORD_OPCODE (0x0EBF) macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcris-opc.c320 {"ba", BA_DWORD_OPCODE,
321 0xffff & (~BA_DWORD_OPCODE), "n", 0, SIZE_FIX_32,
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcris-opc.c320 {"ba", BA_DWORD_OPCODE,
321 0xffff & (~BA_DWORD_OPCODE), "n", 0, SIZE_FIX_32,
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcris-opc.c320 {"ba", BA_DWORD_OPCODE,
321 0xffff & (~BA_DWORD_OPCODE), "n", 0, SIZE_FIX_32,
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcris-opc.c320 {"ba", BA_DWORD_OPCODE,
321 0xffff & (~BA_DWORD_OPCODE), "n", 0, SIZE_FIX_32,
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-cris.c914 opcodep[0] = BA_DWORD_OPCODE & 255;
915 opcodep[1] = (BA_DWORD_OPCODE >> 8) & 255;
1143 ? BA_DWORD_OPCODE
3419 ? BA_DWORD_OPCODE
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-cris.c914 opcodep[0] = BA_DWORD_OPCODE & 255;
915 opcodep[1] = (BA_DWORD_OPCODE >> 8) & 255;
1143 ? BA_DWORD_OPCODE
3419 ? BA_DWORD_OPCODE
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-cris.c914 opcodep[0] = BA_DWORD_OPCODE & 255;
915 opcodep[1] = (BA_DWORD_OPCODE >> 8) & 255;
1143 ? BA_DWORD_OPCODE
3419 ? BA_DWORD_OPCODE

Completed in 307 milliseconds