|
Kestrel Interface
|
#include <kest_block.h>
Data Fields | |
| int | type |
| int | addr |
Definition at line 32 of file kest_block.h.
| int kest_block_operand::addr |
Definition at line 34 of file kest_block.h.
Referenced by kest_encode_dsp_block_instr_type_a(), kest_encode_dsp_block_instr_type_b(), kest_init_block(), kest_parse_asm_line(), kest_process_asm_line(), operand_const_minus_one(), operand_const_one(), and operand_const_zero().
| int kest_block_operand::type |
Definition at line 33 of file kest_block.h.
Referenced by kest_encode_dsp_block_instr_type_a(), kest_encode_dsp_block_instr_type_b(), kest_init_block(), kest_parse_asm_line(), kest_process_asm_line(), operand_const_minus_one(), operand_const_one(), and operand_const_zero().