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

  /src/external/gpl3/gdb/dist/sim/or1k/
decode.c 1921 USI f_disp26; local
1923 f_disp26 = ((((EXTRACT_LSB0_SINT (insn, 32, 25, 26)) * (4))) + (pc));
1926 FLD (i_disp26) = f_disp26;
1927 CGEN_TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_l_j", "disp26 0x%x", 'x', f_disp26, (char *) 0));
1958 USI f_disp26; local
1960 f_disp26 = ((((EXTRACT_LSB0_SINT (insn, 32, 25, 26)) * (4))) + (pc));
1963 FLD (i_disp26) = f_disp26;
1964 CGEN_TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_l_jal", "disp26 0x%x", 'x', f_disp26, (char *) 0));
2009 USI f_disp26; local
2011 f_disp26 = ((((EXTRACT_LSB0_SINT (insn, 32, 25, 26)) * (4))) + (pc))
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/or1k/
decode.c 1921 USI f_disp26; local
1923 f_disp26 = ((((EXTRACT_LSB0_SINT (insn, 32, 25, 26)) * (4))) + (pc));
1926 FLD (i_disp26) = f_disp26;
1927 CGEN_TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_l_j", "disp26 0x%x", 'x', f_disp26, (char *) 0));
1958 USI f_disp26; local
1960 f_disp26 = ((((EXTRACT_LSB0_SINT (insn, 32, 25, 26)) * (4))) + (pc));
1963 FLD (i_disp26) = f_disp26;
1964 CGEN_TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_l_jal", "disp26 0x%x", 'x', f_disp26, (char *) 0));
2009 USI f_disp26; local
2011 f_disp26 = ((((EXTRACT_LSB0_SINT (insn, 32, 25, 26)) * (4))) + (pc))
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
or1k-opc.h 129 long f_disp26; member in struct:cgen_fields
  /src/external/gpl3/binutils.old/dist/opcodes/
or1k-opc.h 129 long f_disp26; member in struct:cgen_fields
  /src/external/gpl3/gdb/dist/opcodes/
or1k-opc.h 129 long f_disp26; member in struct:cgen_fields
  /src/external/gpl3/gdb.old/dist/opcodes/
or1k-opc.h 129 long f_disp26; member in struct:cgen_fields

Completed in 25 milliseconds