Home
last modified time | relevance | path

Searched refs:intbase (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dcrx.h46 intbase, enumerator
H A Dcr16.h61 intbase = intbasel, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dcr16.h61 intbase = intbasel, enumerator
H A Dcrx.h46 intbase, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcrx-opc.c626 REG_CFG(intbase, 0x13),
H A Dcr16-opc.c535 REG(intbase, 10, CR16_P_REGTYPE),
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcr16-opc.c535 REG(intbase, 10, CR16_P_REGTYPE),
H A Dcrx-opc.c626 REG_CFG(intbase, 0x13),
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A Darm_mve.td1447 multiclass VADDV<bit acc, bit pred, string intbase, Type Scalar> {
1451 IRInt<intbase # "_predicated", [Vector, Predicate]>,
1452 IRInt<intbase, [Vector]>);