Home
last modified time | relevance | path

Searched refs:C16 (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc-m.c1854 {"ldfpd", LD (0x03, 0, C16)},
1855 {"ldfpd.nt1", LD (0x03, 1, C16)},
1856 {"ldfpd.nta", LD (0x03, 3, C16)},
1857 {"ldfp8", LD (0x01, 0, C16)},
1858 {"ldfp8.nt1", LD (0x01, 1, C16)},
1863 {"ldfpd.s", LD (0x07, 0, C16)},
1866 {"ldfp8.s", LD (0x05, 0, C16)},
1872 {"ldfpd.a", LD (0x0b, 0, C16)},
1875 {"ldfp8.a", LD (0x09, 0, C16)},
1881 {"ldfpd.sa", LD (0x0f, 0, C16)},
[all …]
H A Dia64-opc.h50 #define C16 IA64_OPND_C16 macro
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc-m.c1854 {"ldfpd", LD (0x03, 0, C16)},
1855 {"ldfpd.nt1", LD (0x03, 1, C16)},
1856 {"ldfpd.nta", LD (0x03, 3, C16)},
1857 {"ldfp8", LD (0x01, 0, C16)},
1858 {"ldfp8.nt1", LD (0x01, 1, C16)},
1863 {"ldfpd.s", LD (0x07, 0, C16)},
1866 {"ldfp8.s", LD (0x05, 0, C16)},
1872 {"ldfpd.a", LD (0x0b, 0, C16)},
1875 {"ldfp8.a", LD (0x09, 0, C16)},
1881 {"ldfpd.sa", LD (0x0f, 0, C16)},
[all …]
H A Dia64-opc.h50 #define C16 IA64_OPND_C16 macro
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-m.c1854 {"ldfpd", LD (0x03, 0, C16)},
1855 {"ldfpd.nt1", LD (0x03, 1, C16)},
1856 {"ldfpd.nta", LD (0x03, 3, C16)},
1857 {"ldfp8", LD (0x01, 0, C16)},
1858 {"ldfp8.nt1", LD (0x01, 1, C16)},
1863 {"ldfpd.s", LD (0x07, 0, C16)},
1866 {"ldfp8.s", LD (0x05, 0, C16)},
1872 {"ldfpd.a", LD (0x0b, 0, C16)},
1875 {"ldfp8.a", LD (0x09, 0, C16)},
1881 {"ldfpd.sa", LD (0x0f, 0, C16)},
[all …]
H A Dia64-opc.h50 #define C16 IA64_OPND_C16 macro
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dia64-opc-m.c1854 {"ldfpd", LD (0x03, 0, C16)},
1855 {"ldfpd.nt1", LD (0x03, 1, C16)},
1856 {"ldfpd.nta", LD (0x03, 3, C16)},
1857 {"ldfp8", LD (0x01, 0, C16)},
1858 {"ldfp8.nt1", LD (0x01, 1, C16)},
1863 {"ldfpd.s", LD (0x07, 0, C16)},
1866 {"ldfp8.s", LD (0x05, 0, C16)},
1872 {"ldfpd.a", LD (0x0b, 0, C16)},
1875 {"ldfp8.a", LD (0x09, 0, C16)},
1881 {"ldfpd.sa", LD (0x0f, 0, C16)},
[all …]
H A Dia64-opc.h50 #define C16 IA64_OPND_C16 macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.td231 def C16 : Ri< 16, "C16">;
312 def C16_C17 : Rdi<16, "C16", [C16, C17]>;
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/aarch64/
H A Ddiagnostic.s68 sysl x7, #1, C16, C30, #1
H A Ddiagnostic.l66 [^:]*:68: Error: C0 - C15 expected at operand 3 -- `sysl x7,#1,C16,C30,#1'
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Ddiagnostic.s68 sysl x7, #1, C16, C30, #1
H A Ddiagnostic.l66 [^:]*:68: Error: C0 - C15 expected at operand 3 -- `sysl x7,#1,C16,C30,#1'
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc531 template<typename C8, typename C16>
533 utf16_in(range<const C8>& from, range<C16>& to, in utf16_in()
561 template<typename C16, typename C8>
563 utf16_out(range<const C16>& from, range<C8>& to, in utf16_out()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc531 template<typename C8, typename C16>
533 utf16_in(range<const C8>& from, range<C16>& to, in utf16_in()
561 template<typename C16, typename C8>
563 utf16_out(range<const C16>& from, range<C8>& to, in utf16_out()
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dmodes_internal_test.c650 static const u8 C16[] = { variable
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dmodes_internal_test.c656 static const u8 C16[] = { variable
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dnested-types.cc88 enum E16 {A16, B16, C16}; enumerator
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dnested-types.cc88 enum E16 {A16, B16, C16}; enumerator
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dam335x-boneblue.dts554 "I2C0_SCL", /* C16 */
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
H A Dk3-am642-evm.dts209 AM64X_IOPAD(0x0234, PIN_OUTPUT, 0) /* (C16) UART0_TXD */
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp131 SP::C16, SP::C17, SP::C18, SP::C19,
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Dconstraints.md121 (define_constraint "C16"
/netbsd/external/gpl3/gcc/dist/gcc/config/arc/
H A Dconstraints.md121 (define_constraint "C16"
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp192 Sparc::C16, Sparc::C17, Sparc::C18, Sparc::C19,

12