Kestrel Interface
Loading...
Searching...
No Matches
kest_arg_format Struct Reference

#include <kest_asm_parser.h>

Data Fields

int n_args
int arg_a_pos
int arg_b_pos
int arg_c_pos
int dest_pos
int res_pos
int shift_pos

Detailed Description

Definition at line 18 of file kest_asm_parser.h.

Field Documentation

◆ arg_a_pos

int kest_arg_format::arg_a_pos

Definition at line 20 of file kest_asm_parser.h.

Referenced by kest_process_asm_line().

◆ arg_b_pos

int kest_arg_format::arg_b_pos

Definition at line 21 of file kest_asm_parser.h.

Referenced by kest_process_asm_line().

◆ arg_c_pos

int kest_arg_format::arg_c_pos

Definition at line 22 of file kest_asm_parser.h.

Referenced by kest_process_asm_line().

◆ dest_pos

int kest_arg_format::dest_pos

Definition at line 23 of file kest_asm_parser.h.

Referenced by kest_process_asm_line().

◆ n_args

int kest_arg_format::n_args

Definition at line 19 of file kest_asm_parser.h.

Referenced by kest_process_asm_line().

◆ res_pos

int kest_arg_format::res_pos

Definition at line 24 of file kest_asm_parser.h.

Referenced by kest_process_asm_line().

◆ shift_pos

int kest_arg_format::shift_pos

Definition at line 25 of file kest_asm_parser.h.

Referenced by kest_process_asm_line().


The documentation for this struct was generated from the following file: