Searched refs:amd64_regmap (Results 1 – 1 of 1) sorted by relevance
36 static int amd64_regmap[] = { variable62 #define AMD64_NUM_REGS (sizeof(amd64_regmap) / sizeof(amd64_regmap[0]))89 collect_register(i, ((char *)buf) + amd64_regmap[i]); in amd64_fill_gregset()98 supply_register(i, ((char *)buf) + amd64_regmap[i]); in amd64_store_gregset()203 amd64_regmap,