Searched defs:nop_size (Results 1 – 4 of 4) sorted by relevance
284 size_t nop_size = DumpNops(os, instr); in DumpInstruction() local
1261 const int nop_size = masm.IsUsingA32() ? 4 : 2; in EmitReusedLoadLiteralStressTest() local2244 const int nop_size = masm.IsUsingA32() ? kA32InstructionSizeInBytes in TEST() local3428 size_t nop_size = (isa == T32) ? k16BitT32InstructionSizeInBytes in TEST() local5217 int nop_size = kLdrdRange - kCbzCbnzRange - 5 * kSizeForCbz; in TEST_T32() local5241 int nop_size = kCbzCbnzRange; in TEST_T32() local5291 const int nop_size = masm.IsUsingA32() ? 4 : 2; in TEST() local
340 const size_t nop_size = GetAssembler()->IsExtensionEnabled(Riscv64Extension::kZca) ? in EmitNops() local
105 int nop_size = IsUsingT32() ? k16BitT32InstructionSizeInBytes in EmitNopBytes() local