Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c5208 typedef struct FPScalar { struct
5212 } FPScalar; argument
5215 const FPScalar *f, int mergereg, in do_fp3_scalar_with_fpsttype()
5252 static bool do_fp3_scalar(DisasContext *s, arg_rrr_e *a, const FPScalar *f, in do_fp3_scalar()
5261 const FPScalar *fnormal, const FPScalar *fah, in do_fp3_scalar_ah_2fn()
5270 const FPScalar *fnormal, in do_fp3_scalar_2fn()
5271 const FPScalar *fah, in do_fp3_scalar_2fn()
5277 static const FPScalar f_scalar_fadd = {
5284 static const FPScalar f_scalar_fsub = {
5291 static const FPScalar f_scalar_fdiv = {
[all …]