Skip to content
Snippets Groups Projects
Commit 55bbc861 authored by Emilio G. Cota's avatar Emilio G. Cota Committed by Michael Tokarev
Browse files

translate-all: fix 'consisits' typo in comment


Signed-off-by: default avatarEmilio G. Cota <cota@braap.org>
Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
parent 5f2d910c
No related branches found
No related tags found
No related merge requests found
......@@ -257,7 +257,7 @@ static target_long decode_sleb128(uint8_t **pp)
/* Encode the data collected about the instructions while compiling TB.
Place the data at BLOCK, and return the number of bytes consumed.
The logical table consisits of TARGET_INSN_START_WORDS target_ulong's,
The logical table consists of TARGET_INSN_START_WORDS target_ulong's,
which come from the target's insn_start data, followed by a uintptr_t
which comes from the host pc of the end of the code implementing the insn.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment