HomeSort by: relevance | last modified time | path
    Searched defs:tencode (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 760 void (* tencode) (void); member in struct:asm_opcode
15442 opcode->tencode ();
22629 a tencode (), or due to a label hook. */
22680 set_pred_insn_type () optional, from the tencode functions
22687 1) md_assemble () calls it_fsm_pre_encode () before calling tencode (),
22690 2) During the tencode function, two things may happen:
22691 a) The tencode function overrides the IT insn type by
22694 b) The tencode function queries the IT block state by
22703 determine whether an IT block is required until the tencode () routine
22710 When a tencode () routine encodes an instruction that can b
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 760 void (* tencode) (void); member in struct:asm_opcode
15445 opcode->tencode ();
22631 a tencode (), or due to a label hook. */
22682 set_pred_insn_type () optional, from the tencode functions
22689 1) md_assemble () calls it_fsm_pre_encode () before calling tencode (),
22692 2) During the tencode function, two things may happen:
22693 a) The tencode function overrides the IT insn type by
22696 b) The tencode function queries the IT block state by
22705 determine whether an IT block is required until the tencode () routine
22712 When a tencode () routine encodes an instruction that can b
    [all...]

Completed in 56 milliseconds