From 2f4c32afac4b806ad22b9520bed03e88a6773bdc Mon Sep 17 00:00:00 2001 From: Omar Chebib Date: Mon, 13 Mar 2023 14:47:09 +0800 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- docs/en/api-reference/system/ulp_instruction_set.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/api-reference/system/ulp_instruction_set.rst b/docs/en/api-reference/system/ulp_instruction_set.rst index 36da8abf276..7d7374ceebf 100644 --- a/docs/en/api-reference/system/ulp_instruction_set.rst +++ b/docs/en/api-reference/system/ulp_instruction_set.rst @@ -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: