Home
last modified time | relevance | path

Searched defs:TB_FLAG_UNALIGN (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dcpu.h328 #define TB_FLAG_UNALIGN 0x400 macro
/openbmc/qemu/target/sh4/
H A Dcpu.h87 #define TB_FLAG_UNALIGN (1 << 13) macro
/openbmc/qemu/target/alpha/
H A Dcpu.h392 #define TB_FLAG_UNALIGN (1u << 1) macro