Home
last modified time | relevance | path

Searched refs:df (Results 1 – 4 of 4) sorted by relevance

/art/disassembler/
Ddisassembler_mips.cc665 int32_t df = (instruction >> 21) & 0x1; in Dump() local
666 switch (df) { in Dump()
674 int32_t df = (instruction >> 16) & 0x1; in Dump() local
675 switch (df) { in Dump()
683 int32_t df = (instruction >> 21) & 0x3; in Dump() local
684 switch (df) { in Dump()
694 int32_t df = (instruction >> 16) & 0x3; in Dump() local
695 switch (df) { in Dump()
729 int32_t df = instruction & 0x3; in Dump() local
732 switch (df) { in Dump()
[all …]
/art/compiler/utils/mips/
Dassembler_mips.h1694 int df,
1709 uint32_t EmitMsaMI10(int s10, Register rs, VectorRegister wd, int minor_opcode, int df);
1710 uint32_t EmitMsaI10(int operation, int df, int i10, VectorRegister wd, int minor_opcode);
1711 uint32_t EmitMsa2R(int operation, int df, VectorRegister ws, VectorRegister wd, int minor_opcode);
1713 int df,
/art/test/dexdump/
Dinvoke-custom.txt461 … 1a02 df00 |000a: const-string v2, "assertTrue value: " // string@00df
2633 …invoke/MethodType;.changeReturnType:(Ljava/lang/Class;)Ljava/lang/invoke/MethodType; // method@00df
3444 0031d6: 28df |0065: goto 0044 // -0021
3481 00326e: 28df |00b1: goto 0090 // -0021
3504 0032c6: 28df |00dd: goto 00bc // -0021
5256 003f26: 2826 |00b9: goto 00df // +0026
5274 003f72: 0e00 |00df: return-void
Dbytecodes.txt762 000e62: 3900 0b00 |00df: if-nez v0, 00ea // +000b