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

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

Completed in 37 milliseconds