Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dkwbimage.c864 int has_ext = 0; in image_create_v0() local
/openbmc/qemu/target/riscv/
H A Dtranslate.c121 static inline bool has_ext(DisasContext *ctx, uint32_t ext) in has_ext() function