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

  /src/external/gpl3/gdb.old/dist/sim/aarch64/
simulator.c 12426 leading32 (uint32_t value) function
12523 (cpu, rd, NO_SP, leading32 (aarch64_get_reg_u32 (cpu, rn, NO_SP)) - 1);
12550 aarch64_set_reg_u64 (cpu, rd, NO_SP, leading32 (value));
  /src/external/gpl3/gdb/dist/sim/aarch64/
simulator.c 12426 leading32 (uint32_t value) function
12523 (cpu, rd, NO_SP, leading32 (aarch64_get_reg_u32 (cpu, rn, NO_SP)) - 1);
12550 aarch64_set_reg_u64 (cpu, rd, NO_SP, leading32 (value));

Completed in 22 milliseconds