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

imm_u() function

Syntax

static uint32_t imm_u(uint32_t imm) __attribute__ ((unused));
Implemented in opcodes.h:57

Arguments

imm

References

LocationReferrerText
opcodes.h:57
static uint32_t imm_u(uint32_t imm)
opcodes.h:56
static uint32_t imm_u(uint32_t imm) __attribute__ ((unused));
opcodes.h:241lui()
return imm_u(imm) | inst_rd(dest) | MATCH_LUI;

Call Tree

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