Browse Source
When deciding HS-mode interrupts in processor_t:take_interrupt() we should use "~state.hideleg" instead of "~MIP_VS_MASK" because VS interrupt bits are writeable in HIDELEG CSR. Signed-off-by: Anup Patel <anup.patel@wdc.com>pull/618/head
committed by
Anup Patel
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue