Searched defs:alu_out (Results 1 – 4 of 4) sorted by relevance
1681 int32_t& alu_out, in ConfigureTypeRegister()1936 int32_t alu_out = 0x12345678; in DecodeTypeRegister() local2321 int32_t alu_out = 0; in DecodeTypeImmediate() local
1721 int32_t& alu_out, in ConfigureTypeRegister()1981 int32_t alu_out = 0x12345678; in DecodeTypeRegister() local2394 int32_t alu_out = 0; in DecodeTypeImmediate() local
1359 bool Simulator::OverflowFrom(int32_t alu_out, in OverflowFrom()2025 int32_t alu_out = rm_val * rs_val; in DecodeType01() local2267 int32_t alu_out; in DecodeType01() local
1303 bool Simulator::OverflowFrom(int32_t alu_out, in OverflowFrom()2032 int32_t alu_out = rm_val * rs_val; in DecodeType01() local2288 int32_t alu_out; in DecodeType01() local