Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstX8632.h301 Subps, enumerator
3195 using Subps = InstX86Subps; member
H A DIceInstX8664.h240 Subps, enumerator
3094 using Subps = InstX86Subps; member
/aosp_15_r20/art/compiler/utils/x86_64/
H A Dassembler_x86_64_test.cc1494 TEST_F(AssemblerX86_64Test, Subps) { in TEST_F() argument
/aosp_15_r20/frameworks/libs/binary_translation/assembler/instructions/
Dinsn_def_x86.json429 "Subps": { "opcodes": [ "0F", "5C" ] }, object