Searched refs:ls_operand (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Darc-opc.c31 enum operand ls_operand[OPERANDS]; variable in typeref:enum:operand
439 ls_operand[LS_DEST] = op_type;
442 ls_operand[LS_BASE] = op_type;
446 ls_operand[LS_VALUE] = op_type;
448 ls_operand[LS_OFFSET] = op_type;
451 ls_operand[LS_OFFSET] = op_type;
571 ls_operand[LS_BASE] = OP_REG;
582 ls_operand[LS_VALUE] = OP_LIMM;
587 ls_operand[LS_BASE] = OP_SHIMM;
588 ls_operand[LS_OFFSE
[all...]

Completed in 114 milliseconds