Home
last modified time | relevance | path

Searched defs:fsubrp (Results 1 – 19 of 19) sorted by relevance

/external/llvm/test/MC/X86/
Dintel-syntax.s510 fsubrp ST(1), ST(0) label
523 fsubrp ST(0), ST(1) label
536 fsubrp ST(1) label
563 fsubrp label
Dx86-64.s324 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/
Dintel-syntax.s568 fsubrp ST(1), ST(0) label
581 fsubrp ST(0), ST(1) label
594 fsubrp ST(1) label
621 fsubrp label
Dx86-64.s324 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
DX87-32.s1512 fsubrp %st(4) label
DX87-64.s1512 fsubrp %st(4) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-x87.s169 fsubrp %st(1) label
170 fsubrp %st(2) label
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-64.s300 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/
Dassembler-ia32.cc2039 void Assembler::fsubrp(int i) { in fsubrp() function in v8::internal::Assembler
/external/v8/src/x64/
Dassembler-x64.cc2716 void Assembler::fsubrp(int i) { in fsubrp() function in v8::internal::Assembler