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

  /src/external/gpl3/binutils/dist/opcodes/
aarch64-opc.c 3715 static const char *sve_reg[2][32] = {
3773 return sve_reg[qualifier == AARCH64_OPND_QLF_S_D][regno];
3712 static const char *sve_reg[2][32] = { variable
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-opc.c 3650 static const char *sve_reg[2][32] = {
3708 return sve_reg[qualifier == AARCH64_OPND_QLF_S_D][regno];
3647 static const char *sve_reg[2][32] = { variable
  /src/external/gpl3/gdb.old/dist/opcodes/
aarch64-opc.c 3641 static const char *sve_reg[2][32] = {
3699 return sve_reg[qualifier == AARCH64_OPND_QLF_S_D][regno];
3638 static const char *sve_reg[2][32] = { variable
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-opc.c 3650 static const char *sve_reg[2][32] = {
3708 return sve_reg[qualifier == AARCH64_OPND_QLF_S_D][regno];
3647 static const char *sve_reg[2][32] = { variable

Completed in 27 milliseconds