Home
last modified time | relevance | path

Searched refs:kX86Fstp32M (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/x86/
Dx86_lir.h580 kX86Fstp32M, // pop top x87 fp stack and do 32-bit store enumerator
Dfp_x86.cc176 int opcode = is_double ? kX86Fstp64M : kX86Fstp32M; in GenLongToFP()
Dassemble_x86.cc456 …{ kX86Fstp32M, kMem, IS_STORE | IS_BINARY_OP | REG_USE0 | USE_FP_STACK, { 0x0, 0, 0xD9,…