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

  /src/external/gpl3/gdb/dist/sim/avr/
interp.c 246 static inline byte get_r16_23 (word op) function
1116 gen_mul (cpu, (sword)(word)sram[get_r16_23 (op)]
1121 gen_mul (cpu, ((word)sram[get_r16_23 (op)]
1126 gen_mul (cpu, ((sword)(sbyte)sram[get_r16_23 (op)]
1131 gen_mul (cpu, ((sword)(word)sram[get_r16_23 (op)]
  /src/external/gpl3/gdb.old/dist/sim/avr/
interp.c 246 static inline byte get_r16_23 (word op) function
1116 gen_mul (cpu, (sword)(word)sram[get_r16_23 (op)]
1121 gen_mul (cpu, ((word)sram[get_r16_23 (op)]
1126 gen_mul (cpu, ((sword)(sbyte)sram[get_r16_23 (op)]
1131 gen_mul (cpu, ((sword)(word)sram[get_r16_23 (op)]

Completed in 25 milliseconds