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

  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
bra.s 18 disp16: .long tgt_reg16 label
95 sub.l #src16, @disp16
96 mov.l @disp16, er5
bra.s 18 disp16: .long tgt_reg16 label
95 sub.l #src16, @disp16
96 mov.l @disp16, er5
bra.s 18 disp16: .long tgt_reg16 label
95 sub.l #src16, @disp16
96 mov.l @disp16, er5
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
bra.s 18 disp16: .long tgt_reg16 label
95 sub.l #src16, @disp16
96 mov.l @disp16, er5
bra.s 18 disp16: .long tgt_reg16 label
95 sub.l #src16, @disp16
96 mov.l @disp16, er5
bra.s 18 disp16: .long tgt_reg16 label
95 sub.l #src16, @disp16
96 mov.l @disp16, er5
  /src/external/gpl3/gdb/dist/sim/m32c/
srcdest.c 51 disp16 (void) function
126 "disp16[a0]", "disp16[a1]", "disp16[sb]", "disp16"
183 sd.u.addr = get_reg (a0) + disp16 ();
186 sd.u.addr = get_reg (a1) + disp16 ();
189 sd.u.addr = get_reg (sb) + disp16 ();
192 sd.u.addr = disp16 ();
209 "disp20[a0]", "disp20[a1]", "disp16[sb]", "abs16
    [all...]
srcdest.c 51 disp16 (void) function
126 "disp16[a0]", "disp16[a1]", "disp16[sb]", "disp16"
183 sd.u.addr = get_reg (a0) + disp16 ();
186 sd.u.addr = get_reg (a1) + disp16 ();
189 sd.u.addr = get_reg (sb) + disp16 ();
192 sd.u.addr = disp16 ();
209 "disp20[a0]", "disp20[a1]", "disp16[sb]", "abs16
    [all...]
srcdest.c 51 disp16 (void) function
126 "disp16[a0]", "disp16[a1]", "disp16[sb]", "disp16"
183 sd.u.addr = get_reg (a0) + disp16 ();
186 sd.u.addr = get_reg (a1) + disp16 ();
189 sd.u.addr = get_reg (sb) + disp16 ();
192 sd.u.addr = disp16 ();
209 "disp20[a0]", "disp20[a1]", "disp16[sb]", "abs16
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/m32c/
srcdest.c 51 disp16 (void) function
126 "disp16[a0]", "disp16[a1]", "disp16[sb]", "disp16"
183 sd.u.addr = get_reg (a0) + disp16 ();
186 sd.u.addr = get_reg (a1) + disp16 ();
189 sd.u.addr = get_reg (sb) + disp16 ();
192 sd.u.addr = disp16 ();
209 "disp20[a0]", "disp20[a1]", "disp16[sb]", "abs16
    [all...]
srcdest.c 51 disp16 (void) function
126 "disp16[a0]", "disp16[a1]", "disp16[sb]", "disp16"
183 sd.u.addr = get_reg (a0) + disp16 ();
186 sd.u.addr = get_reg (a1) + disp16 ();
189 sd.u.addr = get_reg (sb) + disp16 ();
192 sd.u.addr = disp16 ();
209 "disp20[a0]", "disp20[a1]", "disp16[sb]", "abs16
    [all...]
srcdest.c 51 disp16 (void) function
126 "disp16[a0]", "disp16[a1]", "disp16[sb]", "disp16"
183 sd.u.addr = get_reg (a0) + disp16 ();
186 sd.u.addr = get_reg (a1) + disp16 ();
189 sd.u.addr = get_reg (sb) + disp16 ();
192 sd.u.addr = disp16 ();
209 "disp20[a0]", "disp20[a1]", "disp16[sb]", "abs16
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-bpf.c 44 expressionS disp16; member in struct:bpf_insn
596 for the disp16 if the branch value is not constant.
623 buf[2] = 0; /* disp16 high */
624 buf[3] = 0; /* disp16 lo */
682 for the disp16 if the branch value is not constant.
982 if (insn->has_disp16 && insn->disp16.X_op == O_constant)
984 int64_t disp = insn->disp16.X_add_number;
989 encode_int16 (insn->disp16.X_add_number, bytes + 2);
1156 switch (insn->disp16.X_op)
1172 size, &insn->disp16, reloc_howto->pc_relative
    [all...]
tc-bpf.c 44 expressionS disp16; member in struct:bpf_insn
596 for the disp16 if the branch value is not constant.
623 buf[2] = 0; /* disp16 high */
624 buf[3] = 0; /* disp16 lo */
682 for the disp16 if the branch value is not constant.
982 if (insn->has_disp16 && insn->disp16.X_op == O_constant)
984 int64_t disp = insn->disp16.X_add_number;
989 encode_int16 (insn->disp16.X_add_number, bytes + 2);
1156 switch (insn->disp16.X_op)
1172 size, &insn->disp16, reloc_howto->pc_relative
    [all...]
tc-bpf.c 44 expressionS disp16; member in struct:bpf_insn
596 for the disp16 if the branch value is not constant.
623 buf[2] = 0; /* disp16 high */
624 buf[3] = 0; /* disp16 lo */
682 for the disp16 if the branch value is not constant.
982 if (insn->has_disp16 && insn->disp16.X_op == O_constant)
984 int64_t disp = insn->disp16.X_add_number;
989 encode_int16 (insn->disp16.X_add_number, bytes + 2);
1156 switch (insn->disp16.X_op)
1172 size, &insn->disp16, reloc_howto->pc_relative
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-bpf.c 44 expressionS disp16; member in struct:bpf_insn
596 for the disp16 if the branch value is not constant.
623 buf[2] = 0; /* disp16 high */
624 buf[3] = 0; /* disp16 lo */
682 for the disp16 if the branch value is not constant.
982 if (insn->has_disp16 && insn->disp16.X_op == O_constant)
984 int64_t disp = insn->disp16.X_add_number;
989 encode_int16 (insn->disp16.X_add_number, bytes + 2);
1156 switch (insn->disp16.X_op)
1172 size, &insn->disp16, reloc_howto->pc_relative
    [all...]
tc-bpf.c 44 expressionS disp16; member in struct:bpf_insn
596 for the disp16 if the branch value is not constant.
623 buf[2] = 0; /* disp16 high */
624 buf[3] = 0; /* disp16 lo */
682 for the disp16 if the branch value is not constant.
982 if (insn->has_disp16 && insn->disp16.X_op == O_constant)
984 int64_t disp = insn->disp16.X_add_number;
989 encode_int16 (insn->disp16.X_add_number, bytes + 2);
1156 switch (insn->disp16.X_op)
1172 size, &insn->disp16, reloc_howto->pc_relative
    [all...]
tc-bpf.c 44 expressionS disp16; member in struct:bpf_insn
596 for the disp16 if the branch value is not constant.
623 buf[2] = 0; /* disp16 high */
624 buf[3] = 0; /* disp16 lo */
682 for the disp16 if the branch value is not constant.
982 if (insn->has_disp16 && insn->disp16.X_op == O_constant)
984 int64_t disp = insn->disp16.X_add_number;
989 encode_int16 (insn->disp16.X_add_number, bytes + 2);
1156 switch (insn->disp16.X_op)
1172 size, &insn->disp16, reloc_howto->pc_relative
    [all...]

Completed in 77 milliseconds