Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dx86_lir.h578 kX86Fld32M, // push float on x87 stack enumerator
Dfp_x86.cc403 int fld_opcode = is_double ? kX86Fld64M : kX86Fld32M; in GenRemFP()
Dassemble_x86.cc454 …{ kX86Fld32M, kMem, IS_LOAD | IS_BINARY_OP | REG_USE0 | USE_FP_STACK, { 0x0, 0, 0xD9,…