Home
last modified time | relevance | path

Searched defs:avail_64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/loongarch/
H A Dtranslate.h18 #define avail_64(C) (FIELD_EX32((C)->cpucfg1, CPUCFG1, ARCH) == \ macro
/openbmc/qemu/target/sparc/
H A Dtranslate.c2316 # define avail_64(C) true macro
2328 # define avail_64(C) false macro