]> Git Repo - qemu.git/commit
lm32: take BQL before writing IP/IM register
authorMichael Walle <[email protected]>
Tue, 9 Jan 2018 17:01:13 +0000 (18:01 +0100)
committerMichael Walle <[email protected]>
Mon, 21 May 2018 11:37:12 +0000 (13:37 +0200)
commit81e9cbd0ca1131012b058df6804b1f626a6b730c
treed05f0defac027a288381b82ac57520784bb944a0
parentdfa93a0b6ef51fd8e0285a9991704b51cf884c33
lm32: take BQL before writing IP/IM register

Writing to these registers may raise an interrupt request. Actually,
this prevents the milkymist board from starting.

Cc: [email protected]
Signed-off-by: Michael Walle <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
target/lm32/op_helper.c
This page took 0.023159 seconds and 4 git commands to generate.