Lines Matching refs:cur
351 u32 *end, *cur; in sym_fw_bind_script() local
354 cur = start; in sym_fw_bind_script()
357 while (cur < end) { in sym_fw_bind_script()
359 opcode = *cur; in sym_fw_bind_script()
369 sym_name(np), (int) (cur-start)); in sym_fw_bind_script()
370 ++cur; in sym_fw_bind_script()
379 *cur++ = 0; in sym_fw_bind_script()
384 printf ("%d: <%x>\n", (int) (cur-start), in sym_fw_bind_script()
408 tmp1 = cur[1]; in sym_fw_bind_script()
409 tmp2 = cur[2]; in sym_fw_bind_script()
412 sym_name(np), (int) (cur-start)); in sym_fw_bind_script()
485 *cur++ = cpu_to_scr(opcode); in sym_fw_bind_script()
492 *cur = cpu_to_scr(*cur); in sym_fw_bind_script()
493 ++cur; in sym_fw_bind_script()
501 old = *cur; in sym_fw_bind_script()
534 *cur++ = cpu_to_scr(new); in sym_fw_bind_script()