Home
last modified time | relevance | path

Searched refs:VSTR (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dcyrus.c85 #define VSTR(maj, min, pat) VSTR0(maj, min, pat) in ldap_int_sasl_init() macro
86 #define SASL_VERSION_STRING VSTR(SASL_VERSION_MAJOR, SASL_VERSION_MINOR, \ in ldap_int_sasl_init()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsasl.c1256 #define VSTR(maj, min, pat) VSTR0(maj, min, pat) in slap_sasl_init() macro
1257 #define SASL_VERSION_STRING VSTR(SASL_VERSION_MAJOR, SASL_VERSION_MINOR, \ in slap_sasl_init()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMScheduleM7.td304 def : InstRW<[M7StoreSP, M7Read_EX3, M7Read_ISS], (instregex "VSTR(S|H)$")>;
H A DARMScheduleR52.td535 def : InstRW<[R52WriteFPST_F4, R52Read_ISS, R52Read_F1], (instregex "VSTR")>;
H A DARMScheduleA57.td913 def : InstRW<[A57Write_1cyc_1S], (instregex "VSTR(D|S|H)")>;
H A DARMInstrVFP.td2703 // VLDR/VSTR accept an optional type suffix.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-20191782 (print_insn_coprocessor_1): Handle MVE VLDR, VSTR instructions.
2097 specifier. Add entries for VLDR and VSTR of system registers.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-20191782 (print_insn_coprocessor_1): Handle MVE VLDR, VSTR instructions.
2097 specifier. Add entries for VLDR and VSTR of system registers.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-20191782 (print_insn_coprocessor_1): Handle MVE VLDR, VSTR instructions.
2097 specifier. Add entries for VLDR and VSTR of system registers.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20191782 (print_insn_coprocessor_1): Handle MVE VLDR, VSTR instructions.
2097 specifier. Add entries for VLDR and VSTR of system registers.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20193592 (insns): Guard VLDR and VSTR by arm_ext_v4t for Thumb mode.
3593 (md_apply_fix): Add bound check for VLDR and VSTR co-processor offset.
3596 uses of VLDR and VSTR.
3600 VSTR valid uses.
H A DChangeLog-20131608 PC-relative VSTR.
H A DChangeLog-2010590 VSTR, issue an error in THUMB mode.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20193592 (insns): Guard VLDR and VSTR by arm_ext_v4t for Thumb mode.
3593 (md_apply_fix): Add bound check for VLDR and VSTR co-processor offset.
3596 uses of VLDR and VSTR.
3600 VSTR valid uses.
H A DChangeLog-20131608 PC-relative VSTR.
H A DChangeLog-2010590 VSTR, issue an error in THUMB mode.
/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A DChangeLog-2021459 (handle_VFP_xfer): New function. Handles VMOV, VSTM, VSTR, VPUSH,
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git123405 Mainline Instructions VSTR, VLDR, VMRS and VMSR.