Home
last modified time | relevance | path

Searched refs:branch_start (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/
A Dslre.c324 int op, esc, branch_start, last_op, fixup, cap_no, level; in compile() local
328 branch_start = last_op = r->code_size; in compile()
398 relocate(r, branch_start, 3); in compile()
399 r->code[branch_start] = BRANCH; in compile()
400 set_jump_offset(r, branch_start + 1, branch_start); in compile()
401 fixup = branch_start + 2; in compile()

Completed in 4 milliseconds