1 /* SPDX-License-Identifier: GPL-2.0 */ 1 2 #ifdef DEFINE_DWARF_REGSTR_TABLE 3 /* This is included in perf/util/dwarf-regs.c 4 5 static const char * const xtensa_regstr_tbl[] 6 "a0", "a1", "a2", "a3", "a4", "a5", "a 7 "a8", "a9", "a10", "a11", "a12", "a13" 8 }; 9 #endif 10
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.