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

  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
decode.go 282 haveSIB bool
536 haveSIB = true
582 if mod == 0 && (rm&7 == 5 || haveSIB && base&7 == 5) || mod == 2 {
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
decode.go 282 haveSIB bool
536 haveSIB = true
582 if mod == 0 && (rm&7 == 5 || haveSIB && base&7 == 5) || mod == 2 {
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
i386-dis.c 15390 int havesib; local
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/vendor/golang.org/x/arch/x86/
x86asm.a 280 regop?repIndex?rexIndex?rm?segIndex?src.len?vexIndex?.autotmp_589?type."".Rel?.autotmp_591?.autotmp_593?.autotmp_938?.autotmp_941?type.uint16?.autotmp_942?rex?rexUsed?vex?vexM?x?haveMem?haveModrm?haveSIB?imm8?type.int8?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/cmd/vendor/golang.org/x/arch/x86/
x86asm.a 280 regop?repIndex?rexIndex?rm?segIndex?src.len?vexIndex?.autotmp_589?type."".Rel?.autotmp_591?.autotmp_593?.autotmp_938?.autotmp_941?type.uint16?.autotmp_942?rex?rexUsed?vex?vexM?x?haveMem?haveModrm?haveSIB?imm8?type.int8?
    [all...]

Completed in 793 milliseconds