aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-06-26 16:15:39 +0200
committerClifford Wolf <clifford@clifford.at>2015-06-26 16:15:39 +0200
commitf0b824ad9a0d9c4a010baf62114009c847f6a94d (patch)
tree90534d18526dac83077132f220e25f25e5db3abf /README.md
parentc06286423b912bcfbbb10f0c00a00ca9e362ffc3 (diff)
downloadpicorv32-f0b824ad9a0d9c4a010baf62114009c847f6a94d.tar.gz
picorv32-f0b824ad9a0d9c4a010baf62114009c847f6a94d.zip
Minor README changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index c6963a6..4470ca0 100644
--- a/README.md
+++ b/README.md
@@ -216,12 +216,9 @@ Example assembler code using the `custom0` mnemonic:
#### maskirq
-The "IRQ Mask" register contains a birtmask of masked (disabled) interrupts.
-This opcodes writes a new value to the irq mask register and reads the old
-value.
-
-Enable/disable interrupt sources. This instruction is encoded under the
-`custom0` opcode:
+The "IRQ Mask" register contains a bitmask of masked (disabled) interrupts.
+This instruction writes a new value to the irq mask register and reads the old
+value. This instruction is encoded under the `custom0` opcode:
0000011 00000 XXXXX 000 XXXXX 0001011
f7 rs2 rs f3 rd opcode