mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-02-06 04:30:00 +00:00
64df253053
Use "logical" since the functions deal with multiple bits instead of a single boolean value and because the 601 manual calls them Logical Instructions. Use "ppc" for the enums because logical_and is defined elsewhere and because the original DPPC code used these names for those functions.