|
|
|
/** 2+ |
/** 2- |
extern FCode (p4_postpone_execution); |
P4COMPILES (p4_compile, p4_postpone_execution, P4_SKIPS_CELL, P4_DEFAULT_STYLE); |
|
P4RUNTIME1(p4_vocabulary, p4_vocabulary_RT); |
|
/** K |
FCode (p4_k_execution) { FX_USE_CODE_ADDR; FX_PUSH (FX_RP[6] + FX_RP[7]); FX_USE_CODE_EXIT; } |
P4COMPILES (p4_k, p4_k_execution, P4_SKIPS_NOTHING, P4_DEFAULT_STYLE); |
/** OCTAL |
/** SP@ |
|
/** ** |
/** >< |
/** @BITS |
|
P4COMPILES(p4_not, p4_invert, P4_SKIPS_NOTHING, P4_DEFAULT_STYLE); |
|
|