Searched refs:reg_hw_locations (Results 1 – 2 of 2) sorted by relevance
33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
36 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument39 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()