Searched refs:dahi (Results 1 – 6 of 6) sorted by relevance
57 class DAHI_DESC : AHI_ATI_DESC_BASE<"dahi", GPR64Opnd>;
87 0x04 0x66 0x56 0x78 # CHECK: dahi $3, 22136
79 0x78 0x56 0x66 0x04 # CHECK: dahi $3, 22136
79 0x04 0x66 0x56 0x78 # CHECK: dahi $3, 22136
788 void dahi(Register rs, int32_t j);
1923 void Assembler::dahi(Register rs, int32_t j) { in dahi() function in v8::internal::Assembler