Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h326 extern const TranslatorOps aarch64_translator_ops;
H A Dtranslate.c8109 ops = &aarch64_translator_ops; in gen_intermediate_code()
H A Dtranslate-a64.c11952 const TranslatorOps aarch64_translator_ops = { variable