Home | History | Annotate | Download | only in opcodes

Lines Matching defs:immediate

428 /* Disassemble storage immediate class instructions.   */
435 unsigned immediate = ins & 0x0000ffff;
445 immediate);
454 immediate);
463 immediate);
468 immediate);
473 immediate);
484 (*info->fprintf_func) (info->stream, "wrtl 0x%04X", immediate);
491 (*info->fprintf_func) (info->stream, "wrtu 0x%04X", immediate);
540 /* These are instructions which can take an immediate srcB value. */