Home | History | Annotate | Download | only in opcodes

Lines Matching full:immediate

349   /* Short signed immediate value in bits 14-0. */
354 /* Short unsigned immediate value in bits 14-0 */
360 from a regular unsigned immediate value only for the convenience
366 /* Long signed immediate in following 32 bit word */
371 /* Long unsigned immediate in following 32 bit word */
377 this from a regular unsigned immediate value only for the
383 /* Single precision floating point immediate in following 32 bit
479 flag in bit 17 (short immediate instructions only) */
485 flag in bit 15 (long immediate and register instructions only) */
495 /* Unsigned immediate in bits 4-0, used only for shift instructions */
500 /* Unsigned immediate in bits 9-5, used only for shift instructions */
514 /* Short-Immediate Format Instructions - basic opcode */
518 /* Long-Immediate Format Instructions - basic opcode */
538 /* The 'M' bit at bit 15 in register and long immediate opcodes */
542 /* The 'M' bit at bit 17 in short immediate opcodes */
545 /* The 'SZ' field at bits 14-13 in register and long immediate opcodes */
549 /* The 'SZ' field at bits 16-15 in short immediate opcodes */
552 /* The 'D' (direct external memory access) bit at bit 10 in long immediate
556 /* The 'S' (scale offset by data size) bit at bit 11 in long immediate
596 a particular name. The short immediate forms also come before the long immediate forms