Searched refs:sign_ext (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dsingle_step.c115 int size, int sign_ext)
153 val = sign_ext ? ((short)val_16) : val_16;
277 int size = 0, sign_ext = 0; /* happy compiler */ local
452 sign_ext = 1;
458 sign_ext = 0;
499 sign_ext = 1;
505 sign_ext = 0;
552 sign_ext = 1;
558 sign_ext = 0;
585 mem_op, size, sign_ext);
110 rewrite_load_store_unaligned( struct single_step_state *state, tile_bundle_bits bundle, struct pt_regs *regs, enum mem_op mem_op, int size, int sign_ext) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfpsp.S16845 # pc += sign_ext(16-bit displacement)

Completed in 131 milliseconds