Searched defs:vs1 (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c252 int vs1 = (insn & MASK_VS1) >> OP_SH_VS1; local
263 int vs1 = (insn & MASK_VS1) >> OP_SH_VS1; local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c252 int vs1 = (insn & MASK_VS1) >> OP_SH_VS1; local
263 int vs1 = (insn & MASK_VS1) >> OP_SH_VS1; local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c265 int vs1 = (insn & MASK_VS1) >> OP_SH_VS1; local
276 int vs1 = (insn & MASK_VS1) >> OP_SH_VS1; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dht.c124 memcasecmp(const void *vs1, const void *vs2, size_t len) { argument
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dht.c124 memcasecmp(const void *vs1, const void *vs2, size_t len) { argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dppc-asm.h176 #define vs1 1 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dppc-asm.h176 #define vs1 1 macro
/netbsd-current/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c2584 void slapi_valueset_set_valueset(Slapi_ValueSet *vs1, const Slapi_ValueSet *vs2) argument
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-riscv.c1732 int vs1 = (ip->insn_opcode >> OP_SH_VS1) & OP_MASK_VS1; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-riscv.c1732 int vs1 = (ip->insn_opcode >> OP_SH_VS1) & OP_MASK_VS1; local
[all...]

Completed in 253 milliseconds