HomeSort by relevance Sort by last modified time
    Searched full:yscond (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
asm6.go 512 var yscond = []ytab{ var
1099 Optab{ANEGB, yscond, Pb, [23]uint8{0xf6, 03}},
1100 Optab{ANEGL, yscond, Px, [23]uint8{0xf7, 03}},
1101 Optab{ANEGQ, yscond, Pw, [23]uint8{0xf7, 03}},
1102 Optab{ANEGW, yscond, Pe, [23]uint8{0xf7, 03}},
1104 Optab{ANOTB, yscond, Pb, [23]uint8{0xf6, 02}},
1105 Optab{ANOTL, yscond, Px, [23]uint8{0xf7, 02}}, // TODO(rsc): yscond is wrong here.
1106 Optab{ANOTQ, yscond, Pw, [23]uint8{0xf7, 02}},
1107 Optab{ANOTW, yscond, Pe, [23]uint8{0xf7, 02}}
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
asm6.go 509 var yscond = []ytab{ var
1096 Optab{ANEGB, yscond, Pb, [23]uint8{0xf6, 03}},
1097 Optab{ANEGL, yscond, Px, [23]uint8{0xf7, 03}},
1098 Optab{ANEGQ, yscond, Pw, [23]uint8{0xf7, 03}},
1099 Optab{ANEGW, yscond, Pe, [23]uint8{0xf7, 03}},
1101 Optab{ANOTB, yscond, Pb, [23]uint8{0xf6, 02}},
1102 Optab{ANOTL, yscond, Px, [23]uint8{0xf7, 02}}, // TODO(rsc): yscond is wrong here.
1103 Optab{ANOTQ, yscond, Pw, [23]uint8{0xf7, 02}},
1104 Optab{ANOTW, yscond, Pe, [23]uint8{0xf7, 02}}
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
asm6.go 512 var yscond = []ytab{ var
1099 Optab{ANEGB, yscond, Pb, [23]uint8{0xf6, 03}},
1100 Optab{ANEGL, yscond, Px, [23]uint8{0xf7, 03}},
1101 Optab{ANEGQ, yscond, Pw, [23]uint8{0xf7, 03}},
1102 Optab{ANEGW, yscond, Pe, [23]uint8{0xf7, 03}},
1104 Optab{ANOTB, yscond, Pb, [23]uint8{0xf6, 02}},
1105 Optab{ANOTL, yscond, Px, [23]uint8{0xf7, 02}}, // TODO(rsc): yscond is wrong here.
1106 Optab{ANOTQ, yscond, Pw, [23]uint8{0xf7, 02}},
1107 Optab{ANOTW, yscond, Pe, [23]uint8{0xf7, 02}}
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
asm6.go 509 var yscond = []ytab{ var
1096 Optab{ANEGB, yscond, Pb, [23]uint8{0xf6, 03}},
1097 Optab{ANEGL, yscond, Px, [23]uint8{0xf7, 03}},
1098 Optab{ANEGQ, yscond, Pw, [23]uint8{0xf7, 03}},
1099 Optab{ANEGW, yscond, Pe, [23]uint8{0xf7, 03}},
1101 Optab{ANOTB, yscond, Pb, [23]uint8{0xf6, 02}},
1102 Optab{ANOTL, yscond, Px, [23]uint8{0xf7, 02}}, // TODO(rsc): yscond is wrong here.
1103 Optab{ANOTQ, yscond, Pw, [23]uint8{0xf7, 02}},
1104 Optab{ANOTW, yscond, Pe, [23]uint8{0xf7, 02}}
    [all...]

Completed in 3719 milliseconds