Searched defs:alu_out (Results 1 – 3 of 3) sorted by relevance
1862 int32_t* alu_out, in ConfigureTypeRegister()2153 int32_t alu_out = 0x12345678; in DecodeTypeRegister() local2704 int32_t alu_out = 0; in DecodeTypeImmediate() local
1927 int64_t* alu_out, in ConfigureTypeRegister()2279 int64_t alu_out = 0x12345678; in DecodeTypeRegister() local2833 int64_t alu_out = 0; in DecodeTypeImmediate() local
1292 bool Simulator::OverflowFrom(int32_t alu_out, in OverflowFrom()2021 int32_t alu_out = rm_val * rs_val; in DecodeType01() local2277 int32_t alu_out; in DecodeType01() local