/external/llvm/test/MC/X86/ |
D | intel-syntax.s | 510 fsubrp ST(1), ST(0) label 523 fsubrp ST(0), ST(1) label 536 fsubrp ST(1) label 563 fsubrp label
|
D | x86-64.s | 324 fsubrp label 583 fsubrp %ST(0), %ST(1) // CHECK: encoding: [0xde,0xe9] label 584 fsubrp %ST(1), %ST(0) // CHECK: encoding: [0xde,0xe9] label 1384 fsubrp %st(0), %st(1) label 1397 fsubrp %st(1), %st(0) label 1410 fsubrp %st(1) label 1423 fsubrp label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | intel-syntax.s | 568 fsubrp ST(1), ST(0) label 581 fsubrp ST(0), ST(1) label 594 fsubrp ST(1) label 621 fsubrp label
|
D | x86-64.s | 324 fsubrp label 588 fsubrp %st(0), %st(1) // CHECK: encoding: [0xde,0xe9] label 589 fsubrp %st(1), %st(0) // CHECK: encoding: [0xde,0xe9] label 1403 fsubrp %st(0), %st(1) label 1416 fsubrp %st(1), %st(0) label 1429 fsubrp %st(1) label 1442 fsubrp label
|
D | X87-32.s | 1512 fsubrp %st(4) label
|
D | X87-64.s | 1512 fsubrp %st(4) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-x87.s | 169 fsubrp %st(1) label 170 fsubrp %st(2) label
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 300 fsubrp label 545 fsubrp %ST(0), %ST(1) // CHECK: encoding: [0xde,0xe9] label 546 fsubrp %ST(1), %ST(0) // CHECK: encoding: [0xde,0xe9] label
|
/external/v8/src/ia32/ |
D | assembler-ia32.cc | 2039 void Assembler::fsubrp(int i) { in fsubrp() function in v8::internal::Assembler
|
/external/v8/src/x64/ |
D | assembler-x64.cc | 2716 void Assembler::fsubrp(int i) { in fsubrp() function in v8::internal::Assembler
|