Search results

Jump to navigation Jump to search
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (734 words) - 08:13, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (735 words) - 08:15, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (737 words) - 06:50, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (737 words) - 06:31, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (735 words) - 08:16, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (739 words) - 06:57, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (738 words) - 07:11, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (740 words) - 07:27, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (737 words) - 06:25, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (739 words) - 06:40, 22 January 2018
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (737 words) - 19:08, 18 March 2019
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (738 words) - 19:09, 18 March 2019
  • ...other segment. For example, the following conditional far jump is illegal: JZ FARLABEL; To accomplish this far jump, use the following two instructions:
    5 KB (738 words) - 19:08, 18 March 2019
  • jz @f // jump forward to the next label (@b is jmp back). jz @f
    13 KB (2,005 words) - 12:57, 14 August 2020
  • ...instance `test eax,eax` will set the Z flag if eax is zero so you can use `jz` to jump if zero or `jnz` to jump if not zero, and the sign bit so you can
    20 KB (2,939 words) - 02:34, 26 May 2021

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)