Skip to content

Commit

Permalink
Apply 1 suggestion(s) to 1 file(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
o-marshmallow authored and sudeep-mohanty committed Mar 13, 2023
1 parent ce796ff commit 2f4c32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/api-reference/system/ulp_instruction_set.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 2f4c32a

Please sign in to comment.