Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c83 typedef struct AArch64DecodeTable { struct
87 } AArch64DecodeTable; argument
1428 static inline AArch64DecodeFn *lookup_disas_fn(const AArch64DecodeTable *table, in lookup_disas_fn()
1431 const AArch64DecodeTable *tptr = table; in lookup_disas_fn()
11555 static const AArch64DecodeTable data_proc_simd[] = {