X86-assembly/Instructions/jbe

From aldeid
Jump to navigation Jump to search
You are here:
jbe

Description

  • Same as jle but an unsigned comparison is performed

Syntax

jbe destination, source

Comments