Apply 1 suggestion(s) to 1 file(s)

pull/10982/head
Omar Chebib 2023-03-13 14:47:09 +08:00 zatwierdzone przez Sudeep Mohanty
rodzic ce796ffaf9
commit 2f4c32afac
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -803,7 +803,7 @@ The detailed description of all instructions is presented below:
Conditions *LT*, *GE*, *LE* and *GT*: 2 cycles to execute, 2 cycles to fetch next instruction
Conditions *LE* and *GT* are implemented in the assembler using one **JUMPR** instructions::
Conditions *LE* and *GT* are implemented in the assembler using one **JUMPR** instruction::
// JUMPR target, threshold, GT is implemented as: