Home
last modified time | relevance | path

Searched refs:shortname (Results 1 – 4 of 4) sorted by relevance

/qemu/target/xtensa/
H A Dxtensa-isa.c1346 const char *shortname) in xtensa_regfile_lookup_shortname() argument
1351 if (!shortname || !*shortname) { in xtensa_regfile_lookup_shortname()
1366 if (!strcmp(intisa->regfiles[n].shortname, shortname)) { in xtensa_regfile_lookup_shortname()
1373 shortname); in xtensa_regfile_lookup_shortname()
1392 return intisa->regfiles[rf].shortname; in xtensa_regfile_shortname()
H A Dxtensa-isa-internal.h126 const char *shortname; /* Abbreviated name. */ member
/qemu/include/hw/xtensa/
H A Dxtensa-isa.h639 const char *shortname);
/qemu/docs/sphinx/
H A Ddbusdomain.py280 shortname = _("dbus") variable in DBusIndex