Searched refs:short_integral_literal (Results 1 – 2 of 2) sorted by relevance
535 short_integral_literal {$registers = $short_integral_literal.value & 0xFFFF;}796 ^(I_STATEMENT_FORMAT11n INSTRUCTION_FORMAT11n REGISTER short_integral_literal)801 short litB = $short_integral_literal.value;934 ^(I_STATEMENT_FORMAT21s INSTRUCTION_FORMAT21s REGISTER short_integral_literal)939 short litB = $short_integral_literal.value;956 …EMENT_FORMAT22b INSTRUCTION_FORMAT22b registerA=REGISTER registerB=REGISTER short_integral_literal)962 short litC = $short_integral_literal.value;1008 …EMENT_FORMAT22s INSTRUCTION_FORMAT22s registerA=REGISTER registerB=REGISTER short_integral_literal)1014 short litC = $short_integral_literal.value;1198 ^(I_STATEMENT_ARRAY_DATA ^(I_ARRAY_ELEMENT_SIZE short_integral_literal) array_elements)[all …]
2631 short_integral_literal83=short_integral_literal(); in registers_directive()4723 short_integral_literal111=short_integral_literal(); in insn_format11n()5246 short_integral_literal142=short_integral_literal(); in insn_format21s()5334 short_integral_literal147=short_integral_literal(); in insn_format22b()5530 short_integral_literal154=short_integral_literal(); in insn_format22s()6204 short_integral_literal189=short_integral_literal(); in insn_array_data_directive()6460 public final short short_integral_literal() throws RecognitionException { in short_integral_literal() method in smaliTreeWalker