Closed thatjiaozi closed 6 months ago
Introduce helper functions for generating random memory storing/loading operations. Also delete useless code around load operations: under normal circumstances load operations can only take registers as src values.
thanks!
Introduce helper functions for generating random memory storing/loading operations. Also delete useless code around load operations: under normal circumstances load operations can only take registers as src values.