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.c5167 typedef struct ENVScalar2 { struct
5170 } ENVScalar2; argument
5172 static bool do_env_scalar2(DisasContext *s, arg_rrr_e *a, const ENVScalar2 *f) in do_env_scalar2()
5194 static const ENVScalar2 f_scalar_sqshl = {
5202 static const ENVScalar2 f_scalar_uqshl = {
5210 static const ENVScalar2 f_scalar_sqrshl = {
5218 static const ENVScalar2 f_scalar_uqrshl = {
5227 const ENVScalar2 *f) in do_env_scalar2_hs()
5235 static const ENVScalar2 f_scalar_sqdmulh = {
5240 static const ENVScalar2 f_scalar_sqrdmulh = {
[all …]