Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestSetLeFp64 (0.1 sec)

  1. test/codegen/bool.go

    	// ppc64x/power10:"SETBC\tCR0LT",-"ISEL"
    	// ppc64x/power9:"FCMP","ISEL",-"SETBC\tCR0LT"
    	// ppc64x/power8:"FCMP","ISEL",-"SETBC\tCR0LT"
    	b := x < y
    	return b
    }
    func TestSetLeFp64(x float64, y float64) bool {
    	// ppc64x/power10:"SETBC\tCR0LT","SETBC\tCR0EQ","OR",-"ISEL",-"ISEL"
    	// ppc64x/power9:"ISEL","ISEL",-"SETBC\tCR0LT",-"SETBC\tCR0EQ","OR"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Nov 13 22:12:32 UTC 2023
    - 6.7K bytes
    - Viewed (0)
Back to top