Searched refs:LDST_UNALIGN_MASK (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h28 #define LDST_UNALIGN_MASK 0x0000007f macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h28 #define LDST_UNALIGN_MASK 0x0000007f macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c3906 unsigned int ldst_func = s3_inst.instruction & LDST_UNALIGN_MASK;
H A Dtc-score7.c4005 unsigned int ldst_func = s7_inst.instruction & LDST_UNALIGN_MASK;

Completed in 238 milliseconds