unicorn/qemu/target
Peter Maydell 630a38cf94
target/arm: Make v7m_push_callee_stack() honour MPU
Make v7m_push_callee_stack() honour the MPU by using the
new v7m_stack_write() function. We return a flag to indicate
whether the pushes failed, which we can then use in
v7m_exception_taken() to cause us to handle the derived
exception correctly.

Backports commit 65b4234ff73a4d4865438ce30bdfaaa499464efa from qemu
2018-03-07 08:23:04 -05:00
..
arm target/arm: Make v7m_push_callee_stack() honour MPU 2018-03-07 08:23:04 -05:00
i386 accel/tcg: add size paremeter in tlb_fill() 2018-03-06 10:56:34 -05:00
m68k target/m68k: add HMP command "info tlb" 2018-03-06 11:23:10 -05:00
mips accel/tcg: add size paremeter in tlb_fill() 2018-03-06 10:56:34 -05:00
sparc accel/tcg: add size paremeter in tlb_fill() 2018-03-06 10:56:34 -05:00