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

  /src/external/gpl3/gdb/dist/sim/aarch64/
simulator.c 13566 cbnz (sim_cpu *cpu, int32_t offset) function
13624 instr[24] = op : 0 ==> CBZ, 1 ==> CBNZ
13644 cbnz (cpu, offset);
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
simulator.c 13566 cbnz (sim_cpu *cpu, int32_t offset) function
13624 instr[24] = op : 0 ==> CBZ, 1 ==> CBNZ
13644 cbnz (cpu, offset);

Completed in 42 milliseconds