Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_pka.c549 bool r1_is_immediate, uint32_t r1, in opcode_construct() argument
583 if (r1_is_immediate) { in opcode_construct()
584 opcode |= (r1_is_immediate & 0b1) << 17; in opcode_construct()
624 if (!r1_is_immediate) { in opcode_construct()
636 if (!r1_is_immediate && r1 != res) { in opcode_construct()