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.c5266 typedef struct ENVScalar2 { struct
5269 } ENVScalar2; argument
5271 static bool do_env_scalar2(DisasContext *s, arg_rrr_e *a, const ENVScalar2 *f) in do_env_scalar2()
5293 static const ENVScalar2 f_scalar_sqshl = {
5301 static const ENVScalar2 f_scalar_uqshl = {
5309 static const ENVScalar2 f_scalar_sqrshl = {
5317 static const ENVScalar2 f_scalar_uqrshl = {
5326 const ENVScalar2 *f) in do_env_scalar2_hs()
5334 static const ENVScalar2 f_scalar_sqdmulh = {
5339 static const ENVScalar2 f_scalar_sqrdmulh = {
[all …]