Describe the bug
The bug is the aq/rl bit not correctly defined, its left empty in the encoding instead of being 0/1. This is due to my original parsing of instructions coming from riscv-opcodes db and not from the generated .json it creates.
I'm fixing this and I'll PR soon.