Searched refs:out_opcode (Results 1 – 2 of 2) sorted by relevance
1037 out_opcode (int opc) in out_opcode() function1110 out_opcode (DW_LNS_extended_op); in out_set_addr()1113 out_opcode (DW_LNE_set_address); in out_set_addr()1125 out_opcode (DW_LNS_set_address_from_logical); in out_set_addr_from_logical()1567 out_opcode (DW_LNS_pop_context); in emit_logicals()1580 out_opcode (DW_LNS_set_subprogram); in emit_logicals()1588 out_opcode (DW_LNS_inlined_call); in emit_logicals()1597 out_opcode (DW_LNS_set_file); in emit_logicals()1604 out_opcode (DW_LNS_set_column); in emit_logicals()1610 out_opcode (DW_LNS_extended_op); in emit_logicals()[all …]
4523 xtensa_opcode out_opcode; in next_frag_opcode_is_loop() local4529 out_opcode = get_opcode_from_buf (next_fragP->fr_literal, 0); in next_frag_opcode_is_loop()4530 if (xtensa_opcode_is_loop (xtensa_default_isa, out_opcode) == 1) in next_frag_opcode_is_loop()4532 *opcode = out_opcode; in next_frag_opcode_is_loop()