Searched refs:operand (Results 1 – 5 of 5) sorted by relevance
4 LOCAL_MODULE := issue54465-invalid-asm-operand-out-of-range5 LOCAL_SRC_FILES := issue54465-invalid-asm-operand-out-of-range.cpp
55 reference_content(const reference_content& operand) in reference_content() argument56 : content_( operand.content_ ) in reference_content()
383 uint8_t operand; in parseInstructions() local679 operand = opcode & 0x3F; in parseInstructions()682 reg = operand; in parseInstructions()688 fprintf(stderr, "DW_CFA_offset(reg=%d, offset=%lld)\n", operand, in parseInstructions()692 codeOffset += operand * cieInfo.codeAlignFactor; in parseInstructions()698 reg = operand; in parseInstructions()
383 "signal: illegal operand; address of failing instruction: 0x%08lx",1031 "operand of floating point operation is denormal" );
234 // two-operand version).