Searched refs:JUMP_LOCAL (Results 1 – 1 of 1) sorted by relevance
/optee_os-3.20.0/core/drivers/crypto/caam/include/ |
A D | caam_desc_helper.h | 82 #define JUMP_LOCAL(cla, test, cond, offset) \ macro 91 JUMP_LOCAL(CLASS_NO, test, cond, offset) 98 JUMP_LOCAL(CLASS_1, test, cond, offset) 114 (JUMP_LOCAL(CLASS_NO, test, JMP_COND(cond), 1) | JMP_JSL)
|
Completed in 3 milliseconds