HomeSort by: relevance | last modified time | path
    Searched refs:tilepro_bundle_bits (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
tilepro.h 24 typedef unsigned long long tilepro_bundle_bits; typedef
478 get_BrOff_SN(tilepro_bundle_bits num)
485 get_BrOff_X1(tilepro_bundle_bits n)
492 get_BrType_X1(tilepro_bundle_bits n)
498 get_Dest_Imm8_X1(tilepro_bundle_bits n)
505 get_Dest_SN(tilepro_bundle_bits num)
512 get_Dest_X0(tilepro_bundle_bits num)
519 get_Dest_X1(tilepro_bundle_bits n)
525 get_Dest_Y0(tilepro_bundle_bits num)
532 get_Dest_Y1(tilepro_bundle_bits n
    [all...]
  /src/external/gpl3/binutils.old/dist/include/opcode/
tilepro.h 24 typedef unsigned long long tilepro_bundle_bits; typedef
478 get_BrOff_SN(tilepro_bundle_bits num)
485 get_BrOff_X1(tilepro_bundle_bits n)
492 get_BrType_X1(tilepro_bundle_bits n)
498 get_Dest_Imm8_X1(tilepro_bundle_bits n)
505 get_Dest_SN(tilepro_bundle_bits num)
512 get_Dest_X0(tilepro_bundle_bits num)
519 get_Dest_X1(tilepro_bundle_bits n)
525 get_Dest_Y0(tilepro_bundle_bits num)
532 get_Dest_Y1(tilepro_bundle_bits n
    [all...]
  /src/external/gpl3/gdb/dist/include/opcode/
tilepro.h 24 typedef unsigned long long tilepro_bundle_bits; typedef
478 get_BrOff_SN(tilepro_bundle_bits num)
485 get_BrOff_X1(tilepro_bundle_bits n)
492 get_BrType_X1(tilepro_bundle_bits n)
498 get_Dest_Imm8_X1(tilepro_bundle_bits n)
505 get_Dest_SN(tilepro_bundle_bits num)
512 get_Dest_X0(tilepro_bundle_bits num)
519 get_Dest_X1(tilepro_bundle_bits n)
525 get_Dest_Y0(tilepro_bundle_bits num)
532 get_Dest_Y1(tilepro_bundle_bits n
    [all...]
  /src/external/gpl3/gdb.old/dist/include/opcode/
tilepro.h 24 typedef unsigned long long tilepro_bundle_bits; typedef
478 get_BrOff_SN(tilepro_bundle_bits num)
485 get_BrOff_X1(tilepro_bundle_bits n)
492 get_BrType_X1(tilepro_bundle_bits n)
498 get_Dest_Imm8_X1(tilepro_bundle_bits n)
505 get_Dest_SN(tilepro_bundle_bits num)
512 get_Dest_X0(tilepro_bundle_bits num)
519 get_Dest_X1(tilepro_bundle_bits n)
525 get_Dest_Y0(tilepro_bundle_bits num)
532 get_Dest_Y1(tilepro_bundle_bits n
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-tilepro.c 343 static tilepro_bundle_bits
344 insert_operand (tilepro_bundle_bits bits,
404 static tilepro_bundle_bits
405 emit_tilepro_instruction (tilepro_bundle_bits bits,
865 tilepro_bundle_bits bits = 0;
1456 tilepro_bundle_bits bits =
1627 tilepro_bundle_bits nop =
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tilepro.c 343 static tilepro_bundle_bits
344 insert_operand (tilepro_bundle_bits bits,
404 static tilepro_bundle_bits
405 emit_tilepro_instruction (tilepro_bundle_bits bits,
865 tilepro_bundle_bits bits = 0;
1456 tilepro_bundle_bits bits =
1627 tilepro_bundle_bits nop =
  /src/external/gpl3/binutils/dist/bfd/
elf32-tilepro.c 800 typedef tilepro_bundle_bits (*tilepro_create_func)(int);
1093 tilepro_bundle_bits *pc;
1117 pc = (tilepro_bundle_bits *)(splt->contents + offset);
3342 tilepro_bundle_bits mask = create_func(-1);
3343 tilepro_bundle_bits value = create_func(relocation >> howto->rightshift);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tilepro.c 800 typedef tilepro_bundle_bits (*tilepro_create_func)(int);
1093 tilepro_bundle_bits *pc;
1117 pc = (tilepro_bundle_bits *)(splt->contents + offset);
3341 tilepro_bundle_bits mask = create_func(-1);
3342 tilepro_bundle_bits value = create_func(relocation >> howto->rightshift);
  /src/external/gpl3/gdb/dist/bfd/
elf32-tilepro.c 800 typedef tilepro_bundle_bits (*tilepro_create_func)(int);
1093 tilepro_bundle_bits *pc;
1117 pc = (tilepro_bundle_bits *)(splt->contents + offset);
3339 tilepro_bundle_bits mask = create_func(-1);
3340 tilepro_bundle_bits value = create_func(relocation >> howto->rightshift);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tilepro.c 801 typedef tilepro_bundle_bits (*tilepro_create_func)(int);
1094 tilepro_bundle_bits *pc;
1118 pc = (tilepro_bundle_bits *)(splt->contents + offset);
3341 tilepro_bundle_bits mask = create_func(-1);
3342 tilepro_bundle_bits value = create_func(relocation >> howto->rightshift);
  /src/external/gpl3/binutils/dist/opcodes/
tilepro-opc.c 10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe)
10182 parse_insn_tilepro (tilepro_bundle_bits bits,
  /src/external/gpl3/binutils.old/dist/opcodes/
tilepro-opc.c 10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe)
10182 parse_insn_tilepro (tilepro_bundle_bits bits,
  /src/external/gpl3/gdb/dist/opcodes/
tilepro-opc.c 10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe)
10182 parse_insn_tilepro (tilepro_bundle_bits bits,
  /src/external/gpl3/gdb.old/dist/opcodes/
tilepro-opc.c 10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe)
10182 parse_insn_tilepro (tilepro_bundle_bits bits,

Completed in 59 milliseconds