imm_j() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

imm_j() function

Syntax

static uint32_t imm_j(uint32_t imm) __attribute__ ((unused));
Implemented in opcodes.h:63

Arguments

imm

References

LocationReferrerText
opcodes.h:63
static uint32_t imm_j(uint32_t imm)
opcodes.h:62
static uint32_t imm_j(uint32_t imm) __attribute__ ((unused));
opcodes.h:71jal()
return imm_j(imm) | inst_rd(rd) | MATCH_JAL;

Call Tree

Functions calling imm_j()
Functions called by imm_j()
all items filtered out
imm_j()
all items filtered out
Data read by imm_j()
all items filtered out
imm_j()
Type of imm_j()
imm_j()
uint32_t
all items filtered out