Lines Matching defs:instruction
220 * This function simply pops the previous instruction
2379 ficlInstruction instruction;
2383 instruction =
2390 instruction = (isDouble) ? ficlInstructionGet2Local0 :
2394 instruction = ficlInstructionGetLocal1;
2397 instruction =
2403 ficlDictionaryAppendUnsigned(dictionary, instruction);
2477 ficlInstruction instruction;
2493 instruction = ficlInstructionToF2LocalParen;
2496 instruction = ficlInstructionToFLocalParen;
2502 instruction = ficlInstructionTo2LocalParen;
2505 instruction = ficlInstructionToLocalParen;
2527 ficlDictionaryAppendUnsigned(dictionary, instruction);
2566 ficlInstruction instruction = 0;
2586 instruction = ficlInstructionToLocalParen;
2589 instruction = ficlInstructionTo2LocalParen;
2595 instruction = ficlInstructionToFLocalParen;
2599 instruction = ficlInstructionToF2LocalParen;
2618 instruction =
2623 instruction = ficlInstructionToLocal1;
2630 ficlDictionaryAppendUnsigned(dictionary, instruction);
2648 instruction = ficlInstructionStore;
2653 instruction = ficlInstruction2Store;
2659 instruction = ficlInstructionFStore;
2664 instruction = ficlInstructionF2Store;
2685 ficlDictionaryAppendUnsigned(dictionary, instruction);
3473 * Set constants representing the internal instruction words