Searched defs:SWE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/openrisc/ | ||
H A D | cpu.h | 208 SWE = (1 << 9), enumerator |
/openbmc/qemu/disas/ | ||
H A D | nanomips.c | 15143 static char *SWE(uint64 instruction, Dis_info *info) in SWE() function |