Lines Matching refs:byte

41   .byte 0x0f;			/* DW_CFA_def_cfa_expression */		\
44 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
45 .byte 0x06; /* DW_OP_deref */ \
46 .byte 0x23; .uleb128 RSIZE; /* DW_OP_plus_uconst */ \
47 .byte 0x06; /* DW_OP_deref */ \
53 .byte 0x10; /* DW_CFA_expression */ \
57 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
58 .byte 0x06; /* DW_OP_deref */ \
60 .byte 0x23; .uleb128 ofs; /* DW_OP_plus_uconst */ \
69 .byte 0x10; /* DW_CFA_expression */ \
73 .byte 0x30 + regno; /* DW_OP_lit0 */ \
75 .byte 0x40; /* DW_OP_lit16 */ \
76 .byte 0x1e; /* DW_OP_mul */ \
78 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
79 .byte 0x06; /* DW_OP_deref */ \
80 .byte 0x12; /* DW_OP_dup */ \
81 .byte 0x23; /* DW_OP_plus_uconst */ \
83 .byte 0x06; /* DW_OP_deref */ \
84 .byte 0x0c; .long 1 << 25; /* DW_OP_const4u */ \
85 .byte 0x1a; /* DW_OP_and */ \
86 .byte 0x12; /* DW_OP_dup, ret 0 if bra taken */ \
87 .byte 0x30; /* DW_OP_lit0 */ \
88 .byte 0x29; /* DW_OP_eq */ \
89 .byte 0x28; .short 0x7fff; /* DW_OP_bra to end */ \
90 .byte 0x13; /* DW_OP_drop, pop the 0 */ \
91 .byte 0x23; .uleb128 VREGS; /* DW_OP_plus_uconst */ \
92 .byte 0x06; /* DW_OP_deref */ \
93 .byte 0x22; /* DW_OP_plus */ \
94 .byte 0x2f; .short 0x7fff; /* DW_OP_skip to end */ \
100 .byte 0x10; /* DW_CFA_expression */ \
104 .byte 0x30 + regno; /* DW_OP_lit n */ \
105 .byte 0x2f; .short 2b - 9f; /* DW_OP_skip */ \
111 .byte 0x10; /* DW_CFA_expression */ \
115 .byte 0x0a; .short ofs; /* DW_OP_const2u */ \
116 .byte 0x2f; .short 3b - 9f; /* DW_OP_skip */ \
121 .byte 0x10; /* DW_CFA_expression */ \
125 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
126 .byte 0x06; /* DW_OP_deref */ \
127 .byte 0x23; .uleb128 VREGS; /* DW_OP_plus_uconst */ \
128 .byte 0x06; /* DW_OP_deref */ \
129 .byte 0x23; .uleb128 ofs; /* DW_OP_plus_uconst */ \
277 .byte 1 /* Version number */
281 .byte 67 /* Return address register column, ap */
283 .byte 0x14 /* DW_EH_PE_pcrel | DW_EH_PE_udata8. */
284 .byte 0x0c,1,0 /* DW_CFA_def_cfa: r1 ofs 0 */
300 # .byte 0x41 /* DW_CFA_advance_loc 1*4 */