From 81de967626ef1d828389dead9545067409c83df9 Mon Sep 17 00:00:00 2001 From: s-ol Date: Thu, 28 May 2020 00:09:43 +0200 Subject: implement u-format for JAL --- notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notes.md') diff --git a/notes.md b/notes.md index f3e80bc..4351b27 100644 --- a/notes.md +++ b/notes.md @@ -117,7 +117,7 @@ opcode: 0b0010111 / 0x17 - imm20: top 20 bits of offset added to PC - result stored in rd -## UJ-Format: op(imm20/21) -> rd +## U-Format: op(imm20/21) -> rd `opcode[7] rd[5] imm31:12[20]` immediates on a 32bit scale (jal) -- cgit v1.2.3