function main(registers) -> (bool, bool) { return (registers.a, registers.b) }