Win32Forth Version 6.06

List of all CODE and COLON definitions.


A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

- J -


NAME Stack Comment File
J ( -- n1 ) push n1, the value of the outer loop index Fkernel.f
JCC-16/32BIT ( compile a 16 or 32bit conditional branch ) 486ASM.F
JCC-8BIT ( compile an 8 bit conditional branch ) 486ASM.F
JCC-COMPILE ( compile a conditional branch ) 486ASM.F
JCC-ENTRY ( the entry sequence for conditional branch instructions ) 486ASM.F
JCC-UNKNOWN ( compile a conditional branch with an unknown size ) 486ASM.F
JCXZ-COMPILE ( compile jcxz ) 486ASM.F
JECXZ-COMPILE ( compile jecxz ) 486ASM.F
JJJJMMDD ( day month year - adr n ) TOOLSET.F
JMP ( addr op -- addr' ) DIS486.F
JMP-COMPILE ( compile JMP ) 486ASM.F
JSR ( addr op -- addr' ) DIS486.F
JUMPBP ( -- ) jump over branch Wined.f

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Created on June 22nd, 2003 by Dirk Busch.