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

  /src/external/gpl3/gcc/dist/libgcc/config/
darwin10-unwind-find-enc-func.c 17 typedef int sword __attribute__ ((mode (SI))); typedef
24 sword CIE_delta;
  /src/external/gpl3/gcc.old/dist/libgcc/config/
darwin10-unwind-find-enc-func.c 17 typedef int sword __attribute__ ((mode (SI))); typedef
24 sword CIE_delta;
  /src/external/gpl3/gcc/dist/libgcc/
unwind-dw2-fde.h 107 typedef int sword __attribute__ ((mode (SI)));
138 sword CIE_id;
147 sword CIE_delta;
106 typedef int sword __attribute__ ((mode (SI))); typedef
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-dw2-fde.h 107 typedef int sword __attribute__ ((mode (SI)));
138 sword CIE_id;
147 sword CIE_delta;
106 typedef int sword __attribute__ ((mode (SI))); typedef
  /src/external/gpl3/gdb/dist/sim/avr/
interp.c 37 typedef signed short int sword; typedef
1111 gen_mul (cpu, (sword)(sbyte)sram[get_r16 (op)]
1112 * (sword)(sbyte)sram[get_d16 (op)]);
1116 gen_mul (cpu, (sword)(word)sram[get_r16_23 (op)]
1117 * (sword)(sbyte)sram[get_d16_23 (op)]);
1126 gen_mul (cpu, ((sword)(sbyte)sram[get_r16_23 (op)]
1127 * (sword)(sbyte)sram[get_d16_23 (op)]) << 1);
1131 gen_mul (cpu, ((sword)(word)sram[get_r16_23 (op)]
1132 * (sword)(sbyte)sram[get_d16_23 (op)]) << 1);
  /src/external/gpl3/gdb.old/dist/sim/avr/
interp.c 37 typedef signed short int sword; typedef
1111 gen_mul (cpu, (sword)(sbyte)sram[get_r16 (op)]
1112 * (sword)(sbyte)sram[get_d16 (op)]);
1116 gen_mul (cpu, (sword)(word)sram[get_r16_23 (op)]
1117 * (sword)(sbyte)sram[get_d16_23 (op)]);
1126 gen_mul (cpu, ((sword)(sbyte)sram[get_r16_23 (op)]
1127 * (sword)(sbyte)sram[get_d16_23 (op)]) << 1);
1131 gen_mul (cpu, ((sword)(word)sram[get_r16_23 (op)]
1132 * (sword)(sbyte)sram[get_d16_23 (op)]) << 1);
  /src/external/gpl3/gdb/dist/sim/arm/
armdefs.h 61 ARMsword sword[2]; member in union:__anon19106
69 #define VFP_sword(N) (state->VFP_Reg[(N)>> 1].sword[(N) & 1])
  /src/external/gpl3/gdb.old/dist/sim/arm/
armdefs.h 61 ARMsword sword[2]; member in union:__anon21845
69 #define VFP_sword(N) (state->VFP_Reg[(N)>> 1].sword[(N) & 1])
  /src/external/gpl2/mkhybrid/dist/
apple.h 71 typedef short sword; typedef

Completed in 38 milliseconds