Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c5265 typedef struct ENVScalar2 { struct
5268 } ENVScalar2; typedef
5270 static bool do_env_scalar2(DisasContext *s, arg_rrr_e *a, const ENVScalar2 *f) in do_env_scalar2()
5292 static const ENVScalar2 f_scalar_sqshl = {
5300 static const ENVScalar2 f_scalar_uqshl = {
5308 static const ENVScalar2 f_scalar_sqrshl = {
5316 static const ENVScalar2 f_scalar_uqrshl = {
5325 const ENVScalar2 *f) in do_env_scalar2_hs()
5333 static const ENVScalar2 f_scalar_sqdmulh = {
5338 static const ENVScalar2 f_scalar_sqrdmulh = {
[all …]