Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c1427 static inline AArch64DecodeFn *lookup_disas_fn(const AArch64DecodeTable *table, in lookup_disas_fn() function
11570 AArch64DecodeFn *fn = lookup_disas_fn(&data_proc_simd[0], insn); in disas_data_proc_simd()