HomeSort by: relevance | last modified time | path
    Searched refs:LSImmRHS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/arm/
armemu.c 3282 LSBase = lhs - LSImmRHS;
3288 LSBase = lhs - LSImmRHS;
3295 temp = lhs - LSImmRHS;
3308 LSBase = lhs - LSImmRHS;
3315 LSBase = lhs - LSImmRHS;
3321 LSBase = lhs - LSImmRHS;
3330 LSBase = lhs - LSImmRHS;
3340 LSBase = lhs - LSImmRHS;
3347 LSBase = lhs + LSImmRHS;
3353 LSBase = lhs + LSImmRHS;
    [all...]
armemu.h 357 #define LSImmRHS (BITS(0,11))

Completed in 42 milliseconds