Lines Matching refs:operand

201 // REGISTER DIRECT. The operand is in the data register specified by
210 // DATA REGISTER DIRECT. The operand is in the data register specified by
222 // ADDRESS REGISTER DIRECT. The operand is in the address register specified by
256 // ADDRESS REGISTER INDIRECT. The address of the operand is in the address
267 // ADDRESS REGISTER INDIRECT WITH POSTINCREMENT. The address of the operand is
268 // in the address register specified by the register field. After the operand
270 // the size of the operand is byte, word, or long word. If the address register
271 // is the stack pointer and the operand size is byte, the address is incremented
281 // ADDRESS REGISTER INDIRECT WITH PREDECREMENT. The address of the operand is in
282 // the address register specified by the register field. Before the operand
284 // the operand size is byte, word, or long word. If the address register is
285 // the stack pointer and the operand size is byte, the address is decremented by
296 // word of extension. The address of the operand is the sum of the address in
308 // of extension. The address of the operand is the sum of the address in the
321 // The address of the operand is the extension word. The 16-bit address is sign
338 // The address of the operand is developed by the concatenation of the extension
354 // extension. The address of the operand is the sum of the address in the program
387 // Byte Operation - operand is low order byte of extension word
388 // Word Operation - operand is extension word
389 // Long Word Operation - operand is in the two extension words,
578 // rOp: Supported any register operand
580 // jOp: Supported ARI operand
583 // oOp: Supported ARIPI operand
586 // eOp: Supported ARIPD operand
589 // pOp: Supported ARID operand
592 // fOp: Supported ARII operand
595 // bOp: Supported absolute operand
598 // qOp: Supported PCD operand
601 // kOp: Supported PCI operand
604 // iOp: Supported immediate operand
661 // replace MxType-based operand factoring.