Searched refs:fr_opcode (Results 1 - 25 of 44) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68hc11.c2880 fragP->fr_opcode[1] = disp;
2885 assert (IS_OPCODE (fragP->fr_opcode[0], M6811_BSR)
2886 || IS_OPCODE (fragP->fr_opcode[0], M6811_BRA)
2887 || IS_OPCODE (fragP->fr_opcode[0], M6812_BSR));
2889 fragP->fr_opcode[0] = convert_branch (fragP->fr_opcode[0]);
2898 fragP->fr_opcode[1] = disp;
2903 fragP->fr_opcode[0] ^= 1;
2904 fragP->fr_opcode[1] = 3; /* Branch offset. */
2913 fragP->fr_opcode[
[all...]
H A Dtc-fr30.c288 fragP->fr_opcode[0] |= 0x80;
355 opcode = fragP->fr_opcode;
H A Dtc-m32r.c1435 if (prev_insn.frag->fr_opcode == prev_insn.addr)
1436 prev_insn.frag->fr_opcode = insn.addr;
1437 else if (insn.frag->fr_opcode == insn.addr)
1438 insn.frag->fr_opcode = prev_insn.addr;
1749 fragP->fr_opcode[0] |= 0x80;
1814 opcode = fragP->fr_opcode;
H A Dtc-xtensa.c292 /* The last instruction in this fragment (at->fr_opcode) can be
297 /* The last instruction in this fragment (at->fr_opcode) contains
304 /* The last instruction in this fragment (at->fr_opcode) contains a
308 /* The last instruction in this fragment (at->fr_opcode) contains a
3327 frag_now->fr_opcode = last_insn;
5504 tinsn_from_chars (&t_insn, fragP->fr_opcode);
5670 xtensa_opcode opcode = get_opcode_from_buf (fragP->fr_opcode);
5675 tinsn_from_chars (&t_insn, fragP->fr_opcode);
5806 xtensa_opcode opcode = get_opcode_from_buf (fragP->fr_opcode);
5811 tinsn_from_chars (&t_insn, fragP->fr_opcode);
7041 char *fr_opcode = fragP->fr_opcode; local
[all...]
H A Dtc-tahoe.c646 *fragP->fr_opcode ^= 0x10; /* Reverse sense of branch. */
656 *fragP->fr_opcode ^= 0x10; /* Reverse sense of branch. */
679 *fragP->fr_opcode = TAHOE_JMP;
756 opcodeP = fragP->fr_opcode;
H A Dtc-vax.c1277 if (((unsigned char *) fragP->fr_opcode)[0] == VAX_CALLS
1278 || ((unsigned char *) fragP->fr_opcode)[0] == VAX_CALLG
1279 || ((unsigned char *) fragP->fr_opcode)[0] == VAX_JSB
1280 || ((unsigned char *) fragP->fr_opcode)[0] == VAX_JMP
1298 *fragP->fr_opcode ^= 1; /* Reverse sense of branch. */
1331 *fragP->fr_opcode += VAX_WIDEN_LONG;
1412 opcodeP = fragP->fr_opcode;
H A Dtc-m68k.c672 register unsigned char *opcode = fixP->fx_frag->fr_opcode;
4540 fragP->fr_opcode[1] = 0x00;
4546 fragP->fr_opcode[1] = (char) 0xFF;
4552 if (fragP->fr_opcode[0] == 0x61) /* jbsr */
4556 fragP->fr_opcode[0] = 0x4E;
4557 fragP->fr_opcode[1] = (char) 0xB9; /* JSR with ABSL LONG operand. */
4562 else if (fragP->fr_opcode[0] == 0x60) /* jbra */
4566 fragP->fr_opcode[0] = 0x4E;
4567 fragP->fr_opcode[1] = (char) 0xF9; /* JMP with ABSL LONG operand. */
4585 fragP->fr_opcode[
[all...]
H A Dtc-cris.c542 (fragP->fr_opcode)[0] = value;
559 (fragP->fr_opcode)[0] = BDAP_PC_LOW + pow2_of_size * 16;
562 (fragP->fr_opcode)[1] &= 0xF0;
563 (fragP->fr_opcode)[1] |= BDAP_INCR_HIGH;
643 opcodep = fragP->fr_opcode;
669 gen_cond_branch_32 (fragP->fr_opcode, var_partp, fragP,
H A Dtc-sh64.c69 a frag, so we can emit fixups for fr_opcode without needing to make
840 opcodep = fragP->fr_opcode;
2013 ? bfd_getb32 (fragP->fr_opcode)
2014 : bfd_getl32 (fragP->fr_opcode));
2026 md_number_to_chars (fragP->fr_opcode,
2039 md_number_to_chars (fragP->fr_opcode,
2076 md_number_to_chars (fragP->fr_opcode,
2106 md_number_to_chars (fragP->fr_opcode,
H A Dtc-v850.c1287 fragP->fr_offset, 1, BFD_RELOC_UNUSED + (int)fragP->fr_opcode);
1310 (int) fragP->fr_opcode + 1);
1319 (int) fragP->fr_opcode + 1);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68hc11.c2881 fragP->fr_opcode[1] = disp;
2886 assert (IS_OPCODE (fragP->fr_opcode[0], M6811_BSR)
2887 || IS_OPCODE (fragP->fr_opcode[0], M6811_BRA)
2888 || IS_OPCODE (fragP->fr_opcode[0], M6812_BSR));
2890 fragP->fr_opcode[0] = convert_branch (fragP->fr_opcode[0]);
2899 fragP->fr_opcode[1] = disp;
2904 fragP->fr_opcode[0] ^= 1;
2905 fragP->fr_opcode[1] = 3; /* Branch offset. */
2914 fragP->fr_opcode[
[all...]
H A Dtc-m32c.c543 int where = fragP->fr_opcode - fragP->fr_literal;
601 int where = fragP->fr_opcode - fragP->fr_literal;
602 int rl_where = fragP->fr_opcode - fragP->fr_literal;
603 unsigned char *op = (unsigned char *)fragP->fr_opcode;
H A Dtc-vax.c411 if (((unsigned char *) fragP->fr_opcode)[0] == VAX_CALLS
412 || ((unsigned char *) fragP->fr_opcode)[0] == VAX_CALLG
413 || ((unsigned char *) fragP->fr_opcode)[0] == VAX_JSB
414 || ((unsigned char *) fragP->fr_opcode)[0] == VAX_JMP
432 *fragP->fr_opcode ^= 1; /* Reverse sense of branch. */
465 *fragP->fr_opcode += VAX_WIDEN_LONG;
533 opcodeP = fragP->fr_opcode;
H A Dtc-m68k.c4661 fragP->fr_opcode[1] = 0x00;
4667 fragP->fr_opcode[1] = (char) 0xFF;
4673 if (fragP->fr_opcode[0] == 0x61) /* jbsr */
4677 fragP->fr_opcode[0] = 0x4E;
4678 fragP->fr_opcode[1] = (char) 0xB9; /* JSR with ABSL LONG operand. */
4683 else if (fragP->fr_opcode[0] == 0x60) /* jbra */
4687 fragP->fr_opcode[0] = 0x4E;
4688 fragP->fr_opcode[1] = (char) 0xF9; /* JMP with ABSL LONG operand. */
4706 fragP->fr_opcode[0] ^= 0x01; /* Invert bcc. */
4707 fragP->fr_opcode[
[all...]
H A Dtc-cris.c724 (fragP->fr_opcode)[0] = value;
741 (fragP->fr_opcode)[0] = BDAP_PC_LOW + pow2_of_size * 16;
744 (fragP->fr_opcode)[1] &= 0xF0;
745 (fragP->fr_opcode)[1] |= BDAP_INCR_HIGH;
837 opcodep = fragP->fr_opcode;
876 gen_cond_branch_32 (fragP->fr_opcode, var_partp, fragP,
884 gen_cond_branch_32 (fragP->fr_opcode, var_partp, fragP,
892 gen_cond_branch_32 (fragP->fr_opcode, var_partp, fragP,
H A Dtc-xtensa.c3640 frag_now->fr_opcode = last_insn;
4399 if (fragP->fr_opcode != fragP->fr_literal)
6997 && fragP->fr_opcode == fragP->fr_literal
7061 vinsn_from_chars (&vinsn, fragP->fr_opcode);
7545 tinsn_from_chars (&t_insn, loop_frag->fr_opcode, 0);
7730 if (fragP->fr_opcode != NULL)
7734 tinsn_from_chars (&t_insn, fragP->fr_opcode, 0);
8229 (isa, vbuf, (unsigned char *) fragP->fr_opcode, 0);
8799 assert (fragP->fr_opcode != NULL);
8802 vinsn_from_chars (&cur_vinsn, fragP->fr_opcode);
9140 char *fr_opcode = fragP->fr_opcode; local
[all...]
H A Dtc-m32r.c1391 if (prev_insn.frag->fr_opcode == prev_insn.addr)
1392 prev_insn.frag->fr_opcode = insn.addr;
1393 else if (insn.frag->fr_opcode == insn.addr)
1394 insn.frag->fr_opcode = prev_insn.addr;
1761 opcode = fragP->fr_opcode;
H A Dtc-sh64.c69 a frag, so we can emit fixups for fr_opcode without needing to make
845 opcodep = fragP->fr_opcode;
2018 ? bfd_getb32 (fragP->fr_opcode)
2019 : bfd_getl32 (fragP->fr_opcode));
2031 md_number_to_chars (fragP->fr_opcode,
2044 md_number_to_chars (fragP->fr_opcode,
2081 md_number_to_chars (fragP->fr_opcode,
2111 md_number_to_chars (fragP->fr_opcode,
H A Dtc-v850.c1227 fr_opcode field of the frag structure (a char *) and the
1236 char * fr_opcode;
1241 opcode_converter.fr_opcode = fragP->fr_opcode;
1234 char * fr_opcode; member in union:u
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dfrags.h60 char *fr_opcode; member in struct:frag
H A Dfrags.c216 frag_now->fr_opcode = opcode;
248 frag_now->fr_opcode = opcode;
H A Dehopt.c504 loc4_frag = (fragS *) frag->fr_opcode;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dfrags.h58 char *fr_opcode; member in struct:frag
H A Dfrags.c223 frag_now->fr_opcode = opcode;
255 frag_now->fr_opcode = opcode;
H A Dehopt.c496 loc4_frag = (fragS *) frag->fr_opcode;

Completed in 344 milliseconds

12