Home
last modified time | relevance | path

Searched defs:Divps (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstX8632.h215 Divps, enumerator
3227 using Divps = InstX86Divps; member
H A DIceInstX8664.h156 Divps, enumerator
3126 using Divps = InstX86Divps; member
/aosp_15_r20/art/compiler/utils/x86_64/
H A Dassembler_x86_64_test.cc1546 TEST_F(AssemblerX86_64Test, Divps) { in TEST_F() argument
/aosp_15_r20/frameworks/libs/binary_translation/assembler/instructions/
Dinsn_def_x86.json345 "Divps": { "opcodes": [ "0F", "5E" ] }, object