Home
last modified time | relevance | path

Searched refs:ESR_W (Results 1 – 2 of 2) sorted by relevance

/qemu/target/microblaze/
H A Dcpu.h82 #define ESR_W (1<<11) /* Unaligned word access */ macro
H A Dtranslate.c704 iflags |= (size == MO_32) * ESR_W; in record_unaligned_ess()